Skip to content

Commit

Permalink
Fix emotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Peptide90 committed May 3, 2024
1 parent cc041fd commit 9ebd1b5
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions Resources/Prototypes/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,3 +278,44 @@
- chirping.
- chirping!
- chirping?

# IPC emotes
- type: emote
id: Whirr
category: Vocal
chatMessages: [whirrs]
chatTriggers:
- whirr
- whirrs
- whirrs.
- whirrs!

# - type: emote
# id: Beep
# category: Vocal
# chatMessages: [beeps]
# chatTriggers:
# - beep
# - beeps
# - beeps.
# - beeps!

- type: emote
id: Boop
category: Vocal
chatMessages: [boops]
chatTriggers:
- boop
- boops
- boops.
- boops!

- type: emote
id: Ping
category: Vocal
chatMessages: [pings]
chatTriggers:
- ping
- pings
- pings.
- pings!

0 comments on commit 9ebd1b5

Please sign in to comment.