Skip to content
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
22 changes: 11 additions & 11 deletions Resources/Prototypes/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
- Vocal
blacklist:
tags:
- SiliconEmotes
# - SiliconEmotes # Omu, robots have their own vocal noises, let them use them!
chatMessages: ["chat-emote-msg-sigh"]
chatTriggers:
- sigh
Expand All @@ -170,7 +170,7 @@
- Vocal
blacklist:
tags:
- SiliconEmotes
# - SiliconEmotes # Omu, robots have their own vocal noises, let them use them!
chatMessages: ["chat-emote-msg-whistle"]
chatTriggers:
- whistle
Expand All @@ -187,7 +187,7 @@
- Vocal
blacklist:
tags:
- SiliconEmotes
# - SiliconEmotes # Omu, robots have their own vocal noises, let them use them!
chatMessages: ["chat-emote-msg-crying"]
chatTriggers:
- cry
Expand Down Expand Up @@ -222,7 +222,7 @@
available: false
icon: Interface/Emotes/chitter.png
whitelist:
tags:
tags:
- HarpyEmotes # Omu, allow harpy to chitter
components:
- Vocal
Expand All @@ -242,7 +242,7 @@
available: false
icon: Interface/Emotes/squeak.png
whitelist:
tags:
tags:
- HarpyEmotes # Omu, allow harpy to squeak
components:
- Vocal
Expand All @@ -256,13 +256,13 @@
- squeaked

- type: emote
id: Click
id: Click
name: chat-emote-name-click
category: Vocal
available: false
icon: Interface/Emotes/click.png
whitelist:
tags:
tags:
- HarpyEmotes # Omu, allow harpy to click
components:
- Vocal
Expand All @@ -285,7 +285,7 @@
- Hands
blacklist:
tags:
- SiliconEmotes
# - SiliconEmotes # Omu, let IPCs and other hand robots emote with them
chatMessages: ["chat-emote-msg-clap"]
chatTriggers:
- claps
Expand All @@ -302,7 +302,7 @@
- Hands
blacklist:
tags:
- SiliconEmotes
# - SiliconEmotes # Omu, let IPCs and other hand robots emote with them
chatMessages: ["chat-emote-msg-snap"] # snaps <{THEIR($ent)}> fingers?
chatTriggers:
- snap
Expand Down Expand Up @@ -350,7 +350,7 @@
- Hands
blacklist:
tags:
- SiliconEmotes
# - SiliconEmotes # Omu, let IPCs and other hand robots emote with them
chatMessages: ["chat-emote-msg-salute"]
chatTriggers:
- salute
Expand Down Expand Up @@ -441,7 +441,7 @@
tags:
- HarpyEmotes # Omu, allow harpy to hew
chatTriggers: # Omu, allow harpy to hew
- hew
- hew
- hews

- type: emote
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@
path: /Audio/_Goobstation/Voice/surprised.ogg
params:
variation: 0
Cough: # Omu
path: /Audio/Effects/tesla_consume.ogg # same as their disease noise
params:
variation: 0.125

- type: emoteSounds
id: MaleShadowkin
Expand Down
Loading