From: Keer-Sar <144283718+Keer-Sar@users.noreply.github.com> Date: Mon, 1 Apr 2024 04:35:21 +0000 (-0400) Subject: Add Cyborg Emote Sounds (#26594) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=cf7567d073ee6a26786a006dd2049b9643338bff;p=space-station-14.git 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 --- diff --git a/Resources/Audio/Machines/attributions.yml b/Resources/Audio/Machines/attributions.yml index a0f1c9f7e7..38267ebd69 100644 --- a/Resources/Audio/Machines/attributions.yml +++ b/Resources/Audio/Machines/attributions.yml @@ -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" diff --git a/Resources/Audio/Machines/buzz-sigh.ogg b/Resources/Audio/Machines/buzz-sigh.ogg new file mode 100644 index 0000000000..109c196e2c Binary files /dev/null and b/Resources/Audio/Machines/buzz-sigh.ogg differ diff --git a/Resources/Audio/Machines/buzz-two.ogg b/Resources/Audio/Machines/buzz-two.ogg new file mode 100644 index 0000000000..3f79e2a0e9 Binary files /dev/null and b/Resources/Audio/Machines/buzz-two.ogg differ diff --git a/Resources/Audio/Machines/chime.ogg b/Resources/Audio/Machines/chime.ogg new file mode 100644 index 0000000000..f20eb11d11 Binary files /dev/null and b/Resources/Audio/Machines/chime.ogg differ diff --git a/Resources/Audio/Machines/twobeep.ogg b/Resources/Audio/Machines/twobeep.ogg new file mode 100644 index 0000000000..26fc5a95a5 Binary files /dev/null and b/Resources/Audio/Machines/twobeep.ogg differ diff --git a/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml b/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml index 5c7a4e139f..f04998388b 100644 --- a/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml +++ b/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml @@ -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 diff --git a/Resources/Prototypes/Voice/speech_emote_sounds.yml b/Resources/Prototypes/Voice/speech_emote_sounds.yml index 01fabbadf3..5556afa07d 100644 --- a/Resources/Prototypes/Voice/speech_emote_sounds.yml +++ b/Resources/Prototypes/Voice/speech_emote_sounds.yml @@ -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 diff --git a/Resources/Prototypes/Voice/speech_emotes.yml b/Resources/Prototypes/Voice/speech_emotes.yml index 8e33f483aa..3b7ffc0107 100644 --- a/Resources/Prototypes/Voice/speech_emotes.yml +++ b/Resources/Prototypes/Voice/speech_emotes.yml @@ -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!