Skip to content

Commit

Permalink
emotes
Browse files Browse the repository at this point in the history
  • Loading branch information
lapatison committed Apr 5, 2024
1 parent 61045fc commit 5cee7c3
Showing 1 changed file with 46 additions and 6 deletions.
52 changes: 46 additions & 6 deletions Resources/Prototypes/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
- type: emote
id: Honk
category: Vocal
chatMessages: [honks]
chatMessages: [издаёт хонк.] # Corvax-Localization
chatTriggers:
- honk
- honk.
Expand All @@ -107,6 +107,11 @@
- honking
- honking.
- honking!
# Corvax-Localization-Start
- хонк
- хонк.
- хонк!
# Corvax-Localization-End

- type: emote
id: Sigh
Expand Down Expand Up @@ -366,7 +371,7 @@
- type: emote
id: Buzz
category: Vocal
chatMessages: [buzz!]
chatMessages: [жужжит!] # Corvax-Localization
chatTriggers:
- buzzing
- buzzing!
Expand Down Expand Up @@ -424,7 +429,7 @@
- type: emote
id: Beep
category: Vocal
chatMessages: [beeps.]
chatMessages: [делает бип.] # Corvax-Localization
chatTriggers:
- beep
- beep!
Expand All @@ -438,11 +443,16 @@
- beeping
- beeping.
- beeping!
# Corvax-Localization-Start
- бип
- бип.
- бип!
# Corvax-Localization-End

- type: emote
id: Chime
category: Vocal
chatMessages: [chimes.]
chatMessages: [издаёт трель.] # Corvax-Localization
chatTriggers:
- chime
- chime.
Expand All @@ -456,11 +466,16 @@
- chiming
- chiming,
- chiming!
# Corvax-Localization-Start
- дзынь
- дзынь.
- дзынь!
# Corvax-Localization-End

- type: emote
id: Buzz-Two
category: Vocal
chatMessages: [buzzesTwice.]
chatMessages: [издаёт бип-буп.] # Corvax-Localization
chatTriggers:
- buzztwice
- buzztwice.
Expand Down Expand Up @@ -492,11 +507,31 @@
- buzzed twice
- buzzed twice.
- buzzed twice!
# Corvax-Localization-Start
- бипбуп
- бипбуп.
- бипбуп!
- бип буп
- бип буп.
- бип буп!
- бип-буп
- бип-буп.
- бип-буп!
- бипбип
- бипбип.
- бипбип!
- бип бип
- бип бип.
- бип бип!
- бип-бип
- бип-бип.
- бип-бип!
# Corvax-Localization-End

- type: emote
id: Ping
category: Vocal
chatMessages: [pings.]
chatMessages: [издаёт пинг.] # Corvax-Localization
chatTriggers:
- ping
- ping.
Expand All @@ -510,3 +545,8 @@
- pinging
- pinging.
- pinging!
# Corvax-Localization-Start
- пинг
- пинг.
- пинг!
# Corvax-Localization-End

0 comments on commit 5cee7c3

Please sign in to comment.