Update emote.dm

This commit is contained in:
Shadow-Quill
2021-01-12 17:03:26 -05:00
committed by GitHub
parent 936c7acfa8
commit e2c6046ce4

View File

@@ -721,7 +721,7 @@
message = "snaps [T.his] fingers."
playsound(src, 'sound/effects/fingersnap.ogg', 50, 1, -3, preference = /datum/client_preference/emote_noises) //VOREStation Add
if(prob(.0000000001))
if(prob(0.0000000001)) // CHOMPStation edit
src.gib()
if("swish")