Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
fix emotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Peptide90 committed Apr 27, 2024
1 parent de1c717 commit c802212
Showing 1 changed file with 74 additions and 52 deletions.
126 changes: 74 additions & 52 deletions Resources/Prototypes/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,57 +173,25 @@
- clicks
- clicks.
- clicks!

# hand emotes
- type: emote
id: Clap
category: Hands
chatMessages: [claps!]
chatTriggers:
- clap
- claps
- claps.
- claps!
- clapping
- clapped


- type: emote
id: Snap
category: Hands
chatMessages: [snaps fingers] # snaps <{THEIR($ent)}> fingers?
chatTriggers:
- snap
- snaps
- snapping
- snapped
- snap fingers
- snaps fingers
- snaps fingers.
- snaps fingers!
- snaps their fingers
- snaps their fingers.
- snaps their fingers!
- snapping fingers
- snapped fingers

- type: emote
id: Salute
category: Hands
chatMessages: [Salute]
chatTriggers:
- salute
- salute.
- salute!
- salutes
- salutes.
- salutes!

- type: emote
id: DefaultDeathgasp
chatMessages: ["emote-deathgasp"]
id: Chirp
category: Vocal
chatMessages: [chirps!]
chatTriggers:
- deathgasp

- chirp
- chirp!
- chirp.
- chirps
- churps.
- chirps!
- chirped
- chirped.
- chirped!
- chirping
- chirping.
- chirping!

- type: emote
id: Buzz
category: Vocal
Expand All @@ -241,8 +209,12 @@
- buzzes
- buzzes.
- buzzes!



- type: emote
id: Weh
category: Vocal
chatMessages: [Wehs!]

# IPC emotes
- type: emote
id: Whirr
Expand Down Expand Up @@ -282,4 +254,54 @@
- ping
- pings
- pings.
- pings!
- pings!

# hand emotes
- type: emote
id: Clap
category: Hands
chatMessages: [claps!]
chatTriggers:
- clap
- claps
- claps.
- claps!
- clapping
- clapped

- type: emote
id: Snap
category: Hands
chatMessages: [snaps fingers] # snaps <{THEIR($ent)}> fingers?
chatTriggers:
- snap
- snaps
- snapping
- snapped
- snap fingers
- snaps fingers
- snaps fingers.
- snaps fingers!
- snaps their fingers
- snaps their fingers.
- snaps their fingers!
- snapping fingers
- snapped fingers

- type: emote
id: Salute
category: Hands
chatMessages: [Salute]
chatTriggers:
- salute
- salute.
- salute!
- salutes
- salutes.
- salutes!

- type: emote
id: DefaultDeathgasp
chatMessages: ["emote-deathgasp"]
chatTriggers:
- deathgasp

0 comments on commit c802212

Please sign in to comment.