Adds "I blew up Malaysia" emote

Mostly did this so I could learn how.
This commit is contained in:
SpaceCat404
2024-12-06 19:36:10 -06:00
parent 7ec1fa8358
commit 30920a735b
2 changed files with 9 additions and 0 deletions
@@ -1627,3 +1627,12 @@ To add randomization to your emote, copy and paste this line of code:
emote_cooldown = 4 SECONDS
vary = FALSE
volume = 30
/datum/emote/sound/human/malaysia
key = "malaysia"
key_third_person = "admits to blowing up Malaysia!"
message = "admits to blowing up Malaysia!"
message_mime = "silently explains they blew up Malaysia!"
emote_type = EMOTE_AUDIBLE
sound = 'modular_splurt/sound/voice/malaysia.ogg'
emote_cooldown = 2 SECONDS