Adding sounds to stamps (#17834)
* Add sounds * FixSound * Delete sound * hmmmmmm
This commit is contained in:
@@ -389,6 +389,7 @@
|
||||
- type: Stamp
|
||||
stampedName: stamp-component-stamped-name-mime
|
||||
stampState: "paper_stamp-mime"
|
||||
sound: /Audio/Items/Stamp/thick_stamp_sub.ogg
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
state: stamp-mime
|
||||
@@ -466,6 +467,7 @@
|
||||
- type: Stamp
|
||||
stampedName: stamp-component-stamped-name-denied
|
||||
stampState: "paper_stamp-deny"
|
||||
sound: /Audio/Items/Stamp/automatic_stamp.ogg
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
state: stamp-deny
|
||||
@@ -478,6 +480,7 @@
|
||||
- type: Stamp
|
||||
stampedName: stamp-component-stamped-name-approved
|
||||
stampState: "paper_stamp-iaa"
|
||||
sound: /Audio/Items/Stamp/automatic_stamp.ogg
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
state: stamp-iaa
|
||||
|
||||
Reference in New Issue
Block a user