mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Update emote.dm
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user