Adds sound to Smoke Grenades (#22866)
* New smoke grenade sound Very new to PR's and stuff, sorry * Adds sound to smoke grenades and tear gas grenades on trigger * Update attributions.yml Deltanadas asked for it * Update grenades.yml * Change sound to an unlicenced sound * Update attributions.yml
This commit is contained in:
BIN
Resources/Audio/Effects/Smoke-grenade.ogg
Normal file
BIN
Resources/Audio/Effects/Smoke-grenade.ogg
Normal file
Binary file not shown.
@@ -176,3 +176,8 @@
|
||||
copyright: "vgstation at c5edbfd7179288080f081e2b8ac2496b7e4455db"
|
||||
license: CC-BY-SA-3.0
|
||||
source: https://github.com/vgstation-coders/vgstation13/tree/c5edbfd7179288080f081e2b8ac2496b7e4455db/sound/effects
|
||||
|
||||
- files: [Smoke-grenade.ogg]
|
||||
copyright: 'Sound effects from https://quicksounds.com"'
|
||||
license: CC0-1.0
|
||||
source: https://quicksounds.com/library/sounds/grenade
|
||||
|
||||
@@ -360,6 +360,8 @@
|
||||
- type: SoundOnTrigger
|
||||
sound: /Audio/Effects/smoke.ogg
|
||||
- type: DeleteOnTrigger
|
||||
primingSound:
|
||||
path: /Audio/Effects/Smoke-grenade.ogg
|
||||
|
||||
- type: entity
|
||||
parent: SmokeGrenade
|
||||
|
||||
Reference in New Issue
Block a user