Split smoke grenade sound into two parts (#26095)

* Split smoke grenade sound into two parts and converted to mono

* Restore old sound for admin trigger effect
This commit is contained in:
Tayrtahn
2024-03-14 11:46:04 -04:00
committed by GitHub
parent 0ecc5e8c96
commit 696f97f78e
4 changed files with 7 additions and 2 deletions

View File

@@ -102,3 +102,8 @@
license: "CC-BY-SA-3.0"
copyright: "Taken from tgstation, modified by themias (github) for ss14"
source: "https://github.com/tgstation/tgstation/tree/85a0925051bb00e7a950ee66cb7f87982cd22439/sound/effects/shovel_dig.ogg"
- files: ["smoke_grenade_prime.ogg", "smoke_grenade_smoke.ogg"]
license: "CC0-1.0"
copyright: "Bhijn and Myr (github username deathride58)"
source: "https://github.com/space-wizards/space-station-14/pull/23476"

Binary file not shown.

Binary file not shown.

View File

@@ -358,11 +358,11 @@
duration: 30
spreadAmount: 50
- type: SoundOnTrigger
sound: /Audio/Effects/smoke.ogg
sound: /Audio/Items/smoke_grenade_smoke.ogg
- type: DeleteOnTrigger
- type: TimerTriggerVisuals
primingSound:
path: /Audio/Effects/Smoke-grenade.ogg
path: /Audio/Items/smoke_grenade_prime.ogg
- type: entity
parent: SmokeGrenade