mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
Add emotes to ding and make microwave noises.
This commit is contained in:
@@ -78,3 +78,21 @@
|
||||
emote_message_3p = "chirps."
|
||||
emote_sound = 'sound/voice/robochirp.ogg'
|
||||
sound_vary = TRUE
|
||||
|
||||
/decl/emote/audible/synth/ding
|
||||
key = "ding"
|
||||
emote_message_1p = "You ding at TARGET!"
|
||||
emote_message_1p = "You ding."
|
||||
emote_message_3p_target = "dings at TARGET!"
|
||||
emote_message_3p = "dings."
|
||||
emote_sound = 'sound/machines/ding.ogg'
|
||||
sound_vary = TRUE
|
||||
|
||||
/decl/emote/audible/synth/microwave
|
||||
key = "microwave"
|
||||
emote_message_1p = "You make microwave noises at TARGET!"
|
||||
emote_message_1p = "You make microwave noises."
|
||||
emote_message_3p_target = "makes microwave noises at TARGET!"
|
||||
emote_message_3p = "makes microwave noises."
|
||||
emote_sound = 'sound/machines/kitchen/microwave/microwave-mid2.ogg'
|
||||
sound_vary = TRUE
|
||||
|
||||
Reference in New Issue
Block a user