[SFX] Jester shoes now jingle. Sounds by GentleJester#8754 (#15457)
* Jester shoes jingle * Added attribution * Needs source I guess?
This commit is contained in:
@@ -6,3 +6,10 @@
|
|||||||
license: "CC-BY-SA-3.0"
|
license: "CC-BY-SA-3.0"
|
||||||
copyright: "Taken from https://github.com/Citadel-Station-13/Citadel-Station-13-RP"
|
copyright: "Taken from https://github.com/Citadel-Station-13/Citadel-Station-13-RP"
|
||||||
source: "https://github.com/Citadel-Station-13/Citadel-Station-13-RP/tree/b7392a25f826d038d35309cf36875f2066c3eb05/sound/effects/footstep"
|
source: "https://github.com/Citadel-Station-13/Citadel-Station-13-RP/tree/b7392a25f826d038d35309cf36875f2066c3eb05/sound/effects/footstep"
|
||||||
|
|
||||||
|
- files:
|
||||||
|
- jesterstep1.ogg
|
||||||
|
- jesterstep2.ogg
|
||||||
|
license: "CC-BY-SA-3.0"
|
||||||
|
copyright: "Made and posted by GentleJester#8754 on the SS14 discord."
|
||||||
|
source: "https://discord.com/channels/310555209753690112/311537926376783886/1097222920813674527"
|
||||||
BIN
Resources/Audio/Effects/Footsteps/jesterstep1.ogg
Normal file
BIN
Resources/Audio/Effects/Footsteps/jesterstep1.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Effects/Footsteps/jesterstep2.ogg
Normal file
BIN
Resources/Audio/Effects/Footsteps/jesterstep2.ogg
Normal file
Binary file not shown.
@@ -141,6 +141,9 @@
|
|||||||
sprite: Clothing/Shoes/Specific/jester.rsi
|
sprite: Clothing/Shoes/Specific/jester.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Shoes/Specific/jester.rsi
|
sprite: Clothing/Shoes/Specific/jester.rsi
|
||||||
|
- type: FootstepModifier
|
||||||
|
footstepSoundCollection:
|
||||||
|
collection: FootstepJester
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingShoesClown
|
parent: ClothingShoesClown
|
||||||
|
|||||||
@@ -66,6 +66,12 @@
|
|||||||
- /Audio/Effects/Footsteps/clownstep1.ogg
|
- /Audio/Effects/Footsteps/clownstep1.ogg
|
||||||
- /Audio/Effects/Footsteps/clownstep2.ogg
|
- /Audio/Effects/Footsteps/clownstep2.ogg
|
||||||
|
|
||||||
|
- type: soundCollection
|
||||||
|
id: FootstepJester
|
||||||
|
files:
|
||||||
|
- /Audio/Effects/Footsteps/jesterstep1.ogg
|
||||||
|
- /Audio/Effects/Footsteps/jesterstep2.ogg
|
||||||
|
|
||||||
- type: soundCollection
|
- type: soundCollection
|
||||||
id: FootstepDuck
|
id: FootstepDuck
|
||||||
files:
|
files:
|
||||||
|
|||||||
Reference in New Issue
Block a user