Update emote.dm

This commit is contained in:
Shadow-Quill
2021-01-12 17:25:10 -05:00
committed by GitHub
parent e2c6046ce4
commit f46a23f982
@@ -722,6 +722,8 @@
message = "snaps [T.his] fingers."
playsound(src, 'sound/effects/fingersnap.ogg', 50, 1, -3, preference = /datum/client_preference/emote_noises) //VOREStation Add
if(prob(0.0000000001)) // CHOMPStation edit
src.say("I don't feel so good...")
sleep(5 SECONDS)
src.gib()
if("swish")