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

MISSING HARPY EMOTES #1707

Merged
merged 1 commit into from
Feb 3, 2025
Merged
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
15 changes: 6 additions & 9 deletions Resources/Prototypes/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
whitelist:
tags:
- SiliconEmotes
- HarpyEmotes
chatTriggers:
- honks

Expand Down Expand Up @@ -82,11 +83,10 @@
id: Squish
name: chat-emote-name-squish
category: Vocal
available: false
icon: Interface/Emotes/squish.png
whitelist:
components:
- Vocal
- HarpyEmotes
blacklist:
components:
- BorgChassis
Expand All @@ -98,11 +98,10 @@
id: Chitter
name: chat-emote-name-chitter
category: Vocal
available: false
icon: Interface/Emotes/chitter.png
whitelist:
components:
- Vocal
- HarpyEmotes
blacklist:
components:
- BorgChassis
Expand All @@ -114,11 +113,10 @@
id: Squeak
name: chat-emote-name-squeak
category: Vocal
available: false
icon: Interface/Emotes/squeak.png
whitelist:
components:
- Vocal
- HarpyEmotes
blacklist:
components:
- BorgChassis
Expand All @@ -130,11 +128,10 @@
id: Click
name: chat-emote-name-click
category: Vocal
available: false
icon: Interface/Emotes/click.png
whitelist:
components:
- Vocal
- HarpyEmotes
blacklist:
components:
- BorgChassis
Expand Down Expand Up @@ -251,9 +248,9 @@
category: Vocal
icon: Interface/Emotes/chirp.png
whitelist:
requireAll: true
components:
- Nymph
- HarpyEmotes
chatMessages: ["chat-emote-msg-chirp"]
chatTriggers:
- chirps
Expand Down
Loading