Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add awoo emote to vulps (and harpies) #1094

Merged
merged 4 commits into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading