Update shutter sounds (#34774)
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
crushDamage:
|
||||
types:
|
||||
Blunt: 25 # yowch
|
||||
openSound:
|
||||
path: /Audio/Machines/blastdoor.ogg
|
||||
closeSound:
|
||||
path: /Audio/Machines/blastdoor.ogg
|
||||
- type: Occluder
|
||||
- type: Appearance
|
||||
- type: RadiationBlocker
|
||||
@@ -39,6 +43,11 @@
|
||||
- board
|
||||
- type: StaticPrice
|
||||
price: 500
|
||||
- type: InteractionPopup
|
||||
interactSuccessString: comp-window-knock
|
||||
messagePerceivedByOthers: comp-window-knock
|
||||
interactSuccessSound:
|
||||
path: /Audio/Effects/glass_knock.ogg
|
||||
|
||||
- type: entity
|
||||
id: BlastDoorOpen
|
||||
|
||||
@@ -52,9 +52,9 @@
|
||||
types:
|
||||
Blunt: 5 # getting shutters closed on you probably doesn't hurt that much
|
||||
openSound:
|
||||
path: /Audio/Machines/blastdoor.ogg
|
||||
path: /Audio/Machines/shutter.ogg
|
||||
closeSound:
|
||||
path: /Audio/Machines/blastdoor.ogg
|
||||
path: /Audio/Machines/shutter.ogg
|
||||
- type: Weldable
|
||||
time: 3
|
||||
- type: Appearance
|
||||
@@ -96,10 +96,10 @@
|
||||
lastSignals:
|
||||
DoorStatus: false
|
||||
- type: InteractionPopup
|
||||
interactSuccessString: comp-window-knock
|
||||
messagePerceivedByOthers: comp-window-knock
|
||||
interactSuccessString: shutter-rattle
|
||||
messagePerceivedByOthers: shutter-rattle
|
||||
interactSuccessSound:
|
||||
path: /Audio/Effects/glass_knock.ogg
|
||||
collection: FenceRattle
|
||||
- type: BlockWeather
|
||||
|
||||
- type: entity
|
||||
|
||||
Reference in New Issue
Block a user