mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
boop emote sound (#20965)
This commit is contained in:
@@ -56,6 +56,14 @@
|
||||
emote_type = EMOTE_SOUND | EMOTE_AUDIBLE
|
||||
sound = "sound/machines/twobeep.ogg"
|
||||
|
||||
/datum/emote/living/silicon/boop
|
||||
key = "boop"
|
||||
key_third_person = "boops"
|
||||
message = "boops."
|
||||
message_param = "boops at %t."
|
||||
emote_type = EMOTE_SOUND | EMOTE_AUDIBLE
|
||||
sound = "sound/machines/boop.ogg"
|
||||
|
||||
/datum/emote/living/silicon/yes
|
||||
key = "yes"
|
||||
message = "emits an affirmative blip."
|
||||
|
||||
Reference in New Issue
Block a user