here we goooooooooo again

This commit is contained in:
Sam
2017-06-19 13:54:41 +01:00
parent 0f485fa9df
commit ab8d5d8ff5
@@ -76,7 +76,7 @@
on_CD = handle_emote_CD(50) //longer cooldown
if("fart", "farts", "flip", "flips", "snap", "snaps")
on_CD = handle_emote_CD() //proc located in code\modules\mob\emote.dm
if("cough", "coughs")
if("cough", "coughs", "slap", "slaps")
on_CD = handle_emote_CD()
if("sneeze", "sneezes")
on_CD = handle_emote_CD()