Add Cyborg Emote Sounds (#26594)

* Hal 9000's first emote

* Add Chime emote & Change variation to 0.05

* Modify Buzz emote

* Add Buzz-two emote

* modified Horn

* add ping emote

* add slowclap emote

* Convert slowclap.ogg to mono, reflect change in attribution.yml

* fix capitalization for all chatMessages && change all catagory to category

* remove all traces of slowclap.ogg

* forgor one file smh

* collating copywrite

* spelling mistakes will be the death of me

* more spelling mistakes

* change yml string to list

(cherry picked from commit cf7567d073ee6a26786a006dd2049b9643338bff)
This commit is contained in:
Keer-Sar 2024-04-01 00:35:21 -04:00 committed by NullWanderer
parent da3aa5c57c
commit c10accabc5
No known key found for this signature in database
GPG Key ID: 65CF92BD1D26F4AC
8 changed files with 135 additions and 1 deletions

View File

@ -152,3 +152,12 @@
license: "CC0-1.0"
copyright: "dakamakat on freesound.org"
source: "https://freesound.org/people/Dakamakat/sounds/717370/"
- files:
- twobeep.ogg
- chime.ogg
- buzz-sigh.ogg
- buzztwo.ogg
license: "CC-BY-SA-3.0"
copyright: "Taken from TG station."
source: "https://github.com/tgstation/tgstation/tree/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
- type: entity
- type: entity
parent: BaseMob
id: BaseBorgChassis
name: cyborg
@ -131,6 +131,9 @@
- type: Speech
speechVerb: Robotic
speechSounds: Pai
- type: Vocal
sounds:
Unsexed: UnisexSilicon
- type: UnblockableSpeech
- type: Construction
graph: Cyborg

View File

@ -298,6 +298,24 @@
Weh:
collection: Weh
- type: emoteSounds
id: UnisexSilicon
params:
variation: 0.05
sounds:
Beep:
path: /Audio/Machines/twobeep.ogg
Chime:
path: /Audio/Machines/chime.ogg
Buzz:
path: /Audio/Machines/buzz-sigh.ogg
Buzz-Two:
path: /Audio/Machines/buzz-two.ogg
Honk:
path: /Audio/Items/bikehorn.ogg
Ping:
path: /Audio/Effects/Cargo/ping.ogg
# body emotes
- type: emoteSounds
id: GeneralBodyEmotes

View File

@ -66,6 +66,19 @@
id: Honk
category: Vocal
chatMessages: [honks]
chatTriggers:
- honk
- honk.
- honk!
- honks
- honks.
- honks!
- honked
- honked.
- honked!
- honking
- honking.
- honking!
- type: emote
id: Sigh
@ -264,3 +277,94 @@
- chirping
- chirping.
- chirping!
# Machine Emotes
- type: emote
id: Beep
category: Vocal
chatMessages: [beeps.]
chatTriggers:
- beep
- beep!
- beep.
- beeps
- beeps.
- beeps!
- beeped
- beeped.
- beeped!
- beeping
- beeping.
- beeping!
- type: emote
id: Chime
category: Vocal
chatMessages: [chimes.]
chatTriggers:
- chime
- chime.
- chime!
- chimes
- chimes.
- chimes!
- chimed
- chimed.
- chimed!
- chiming
- chiming,
- chiming!
- type: emote
id: Buzz-Two
category: Vocal
chatMessages: [buzzesTwice.]
chatTriggers:
- buzztwice
- buzztwice.
- buzztwice!
- buzzstwice
- buzzstwice.
- buzzstwice!
- buzzestwice
- buzzestwice.
- buzzestwice!
- buzzingtwice
- buzzingtwice.
- buzzingtwice!
- buzzedtwice
- buzzedtwice.
- buzzedtwice!
- buzz twice
- buzz twice.
- buzz twice!
- buzzs twice
- buzzs twice.
- buzzs twice!
- buzzes twice
- buzzes twice.
- buzzes twice!
- buzzing twice
- buzzing twice.
- buzzing twice!
- buzzed twice
- buzzed twice.
- buzzed twice!
- type: emote
id: Ping
category: Vocal
chatMessages: [pings.]
chatTriggers:
- ping
- ping.
- ping!
- pings
- pings.
- pings!
- pinged
- pinged.
- pinged!
- pinging
- pinging.
- pinging!