Skip to content

Commit

Permalink
Merge pull request Simple-Station#258 from neuPanda/Gekkers
Browse files Browse the repository at this point in the history
Adding Gekkering for Vulps, Emot Keyword
  • Loading branch information
Fansana authored Oct 20, 2024
2 parents 0d32b4a + 4b95c3b commit f4c0d63
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 1 deletion.
Binary file added Resources/Audio/Floof/Voice/Vulpkanin/gekker.ogg
Binary file not shown.
4 changes: 4 additions & 0 deletions Resources/Prototypes/DeltaV/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@
collection: VulpkaninScreams
Laugh:
collection: MaleLaugh
Gekker: #Floof
collection: VulpkaninGekker
Sneeze:
collection: MaleSneezes
Cough:
Expand Down Expand Up @@ -112,6 +114,8 @@
collection: VulpkaninScreams
Laugh:
collection: FemaleLaugh
Gekker: #Floof
collection: VulpkaninGekker
Sneeze:
collection: FemaleSneezes
Cough:
Expand Down
4 changes: 4 additions & 0 deletions Resources/Prototypes/Floof/SoundCollctions/vulpkanin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- type: soundCollection
id: VulpkaninGekker
files:
- /Audio/Floof/Voice/Vulpkanin/gekker.ogg
6 changes: 6 additions & 0 deletions Resources/Prototypes/Floof/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- type: emote
id: Gekker
category: Vocal
chatMessages: [ gekkers ]
chatTriggers:
- gekkers
2 changes: 1 addition & 1 deletion Resources/Prototypes/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,4 @@
category: Vocal
chatMessages: [ wurble ]
chatTriggers:
- wurble
- wurble

0 comments on commit f4c0d63

Please sign in to comment.