Paper door (#34857)
* Add paper door sound * Update attributions yml * Update material_doors.yml * Update attributions.yml
This commit is contained in:
parent
b8eb6c51a7
commit
f76e1db7da
|
|
@ -236,3 +236,8 @@
|
|||
copyright: 'created by waveplaySFX on Freesound'
|
||||
license: "CC0-1.0"
|
||||
source: https://freesound.org/people/waveplaySFX/sounds/553744/
|
||||
|
||||
- files: [paperdoor_openclose.ogg]
|
||||
copyright: 'created by Vrymaa on Freesound and modified by Chaboricks'
|
||||
license: "CC0-1.0"
|
||||
source: https://freesound.org/people/Vrymaa/sounds/785128/
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -136,6 +136,11 @@
|
|||
- type: Construction
|
||||
graph: DoorGraph
|
||||
node: paperDoor
|
||||
- type: Door
|
||||
openSound:
|
||||
path: /Audio/Effects/paperdoor_openclose.ogg
|
||||
closeSound:
|
||||
path: /Audio/Effects/paperdoor_openclose.ogg
|
||||
|
||||
- type: entity
|
||||
id: PlasmaDoor
|
||||
|
|
|
|||
Loading…
Reference in New Issue