Paper door (#34857)
* Add paper door sound * Update attributions yml * Update material_doors.yml * Update attributions.yml
This commit is contained in:
@@ -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/
|
||||
|
||||
BIN
Resources/Audio/Effects/paperdoor_openclose.ogg
Normal file
BIN
Resources/Audio/Effects/paperdoor_openclose.ogg
Normal file
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
|
||||
|
||||
Reference in New Issue
Block a user