Skip to content

Commit

Permalink
Add awoo emote to vulps (and harpies) (#1094)
Browse files Browse the repository at this point in the history
* Add awoo as howl trigger

Signed-off-by: no <[email protected]>

* Actually add awooing for real this time

---------

Signed-off-by: no <[email protected]>
Co-authored-by: Colin-Tel <[email protected]>
  • Loading branch information
pissdemon and Colin-Tel authored Apr 25, 2024
1 parent ac38b4a commit 29b3303
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Resources/Prototypes/DeltaV/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@
collection: VulpkaninWhines
Howl:
collection: VulpkaninHowls
Awoo:
collection: VulpkaninHowls
Honk:
collection: HarpyHonks
Weh:
Expand Down Expand Up @@ -98,6 +100,8 @@
collection: VulpkaninWhines
Howl:
collection: VulpkaninHowls
Awoo:
collection: VulpkaninHowls

- type: emoteSounds
id: FemaleVulpkanin
Expand Down Expand Up @@ -136,3 +140,5 @@
collection: VulpkaninWhines
Howl:
collection: VulpkaninHowls
Awoo:
collection: VulpkaninHowls
12 changes: 12 additions & 0 deletions Resources/Prototypes/DeltaV/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,15 @@
- howls!
- howling.
- howled.

- type: emote
id: Awoo
category: Vocal
chatMessages: [awoos.]
chatTriggers:
- awoo.
- awoo!
- awoos.
- awoos!
- awooing.
- awooed.

0 comments on commit 29b3303

Please sign in to comment.