divide mrrp into mrrp and mrrp2

sometimes u dont want to say this mrrmeow, just mrrp. QOL!
This commit is contained in:
Lonofera
2024-07-14 00:37:51 +03:00
parent ade01dfd7d
commit e252a008f5
@@ -1486,9 +1486,13 @@
emote_cooldown = 0.8 SECONDS // mrrp mrrp meow
emote_pitch_variance = FALSE
/datum/emote/living/audio/mrrp/run_emote(mob/user, params)
emote_sound = pick('modular_splurt/sound/voice/catpeople/cat_mrrp1.ogg', 'modular_splurt/sound/voice/catpeople/cat_mrrp2.ogg')
. = ..()
/datum/emote/living/audio/mrrp2
key = "mrrp2"
key_third_person = "mrrps"
message = "trills like a cat!"
emote_sound = 'modular_splurt/sound/voice/catpeople/cat_mrrp2.ogg'
emote_cooldown = 0.8 SECONDS
emote_pitch_variance = FALSE
/datum/emote/living/audio/gay
key = "gay"