Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Spatison committed Dec 29, 2024
1 parent 83d66b7 commit 5ab59e1
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 14 deletions.
6 changes: 6 additions & 0 deletions Resources/Prototypes/Voice/disease_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@
category: Vocal
chatMessages: [ "chat-emote-msg-monkeyscreeches" ]

- type: emote
id: RobotBeep
name: chat-emote-name-robotbeep
category: Vocal
chatMessages: [ "chat-emote-msg-beep" ]

- type: emote
id: Yawn
name: chat-emote-name-yawn
Expand Down
28 changes: 14 additions & 14 deletions Resources/Prototypes/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
collection: MaleSneezes
Cough:
collection: MaleCoughs
CatMeow:
Meow:
collection: CatMeows
CatHisses:
Hisses:
collection: CatHisses
MonkeyScreeches:
collection: MonkeyScreeches
Expand Down Expand Up @@ -48,9 +48,9 @@
collection: FemaleSneezes
Cough:
collection: FemaleCoughs
CatMeow:
Meow:
collection: CatMeows
CatHisses:
Hisses:
collection: CatHisses
MonkeyScreeches:
collection: MonkeyScreeches
Expand Down Expand Up @@ -120,9 +120,9 @@
collection: MaleSneezes
Cough:
collection: MaleCoughs
CatMeow:
Meow:
collection: CatMeows
CatHisses:
Hisses:
collection: CatHisses
MonkeyScreeches:
collection: MonkeyScreeches
Expand Down Expand Up @@ -158,9 +158,9 @@
collection: FemaleSneezes
Cough:
collection: FemaleCoughs
CatMeow:
Meow:
collection: CatMeows
CatHisses:
Hisses:
collection: CatHisses
MonkeyScreeches:
collection: MonkeyScreeches
Expand Down Expand Up @@ -319,9 +319,9 @@
collection: MaleSneezes
Cough:
collection: MaleCoughs
CatMeow:
Meow:
collection: CatMeows
CatHisses:
Hisses:
collection: CatHisses
MonkeyScreeches:
collection: MonkeyScreeches
Expand Down Expand Up @@ -356,9 +356,9 @@
collection: FemaleSneezes
Cough:
collection: FemaleCoughs
CatMeow:
Meow:
collection: CatMeows
CatHisses:
Hisses:
collection: CatHisses
MonkeyScreeches:
collection: MonkeyScreeches
Expand Down Expand Up @@ -553,11 +553,11 @@
path: /Audio/Voice/IPC/pai_whistle.ogg
params:
variation: 0.125
CatMeow:
Meow:
collection: CatMeows
params:
variation: 0.125
CatHisses:
Hisses:
collection: CatHisses
params:
variation: 0.125
Expand Down
10 changes: 10 additions & 0 deletions Resources/Prototypes/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
whitelist:
components:
- BorgChassis # WD EDIT
- Silicon # WD EDOT
chatTriggers:
- "chat-emote-trigger-honk-1" # WD EDIT

Expand Down Expand Up @@ -231,6 +232,7 @@
blacklist:
components:
- BorgChassis
- Silicon
# WD EDIT END
chatMessages: ["chat-emote-msg-deathgasp"]
chatTriggers:
Expand All @@ -250,6 +252,7 @@
whitelist:
components:
- BorgChassis
- Silicon
# WD EDIT END
chatMessages: ["chat-emote-msg-deathgasp-silicon"]
chatTriggers:
Expand All @@ -263,6 +266,7 @@
whitelist:
components:
- BorgChassis
- Silicon # WD EDIT
chatMessages: ["chat-emote-msg-buzz"]
chatTriggers:
- "chat-emote-trigger-buzz-1" # WD EDIT
Expand Down Expand Up @@ -295,6 +299,7 @@
whitelist:
components:
- BorgChassis
- Silicon # WD EDIT
chatMessages: ["chat-emote-msg-beep"]
chatTriggers:
- "chat-emote-trigger-beep-1" # WD EDIT
Expand All @@ -307,6 +312,7 @@
whitelist:
components:
- BorgChassis
- Silicon
chatMessages: [ "chat-emote-msg-boop-1" ]
# WD EDIT END
chatTriggers:
Expand All @@ -320,6 +326,7 @@
whitelist:
components:
- BorgChassis
- Silicon # WD EDIT
chatMessages: ["chat-emote-msg-chime"]
chatTriggers:
- "chat-emote-trigger-chime-1" # WD EDIT
Expand All @@ -332,6 +339,7 @@
whitelist:
components:
- BorgChassis
- Silicon # WD EDIT
chatMessages: ["chat-emote-msg-buzzestwo"]
chatTriggers:
- "chat-emote-trigger-buzz-two-1" # WD EDIT
Expand All @@ -344,6 +352,7 @@
whitelist:
components:
- BorgChassis
- Silicon # WD EDIT
chatMessages: ["chat-emote-msg-ping"]
chatTriggers:
- "chat-emote-trigger-ping-1" # WD EDIT
Expand All @@ -355,6 +364,7 @@
whitelist:
components:
- BorgChassis
- Silicon
chatMessages: ["chat-emote-msg-whirr"]
# WD EDIT END
chatTriggers:
Expand Down

0 comments on commit 5ab59e1

Please sign in to comment.