Update emote.dm

This commit is contained in:
SoundScopes
2015-06-24 02:45:42 +01:00
parent c34ca539b3
commit 76ed7f648d
+1 -1
View File
@@ -108,6 +108,6 @@
if(M.client.holder && M.client.holder.rights & (R_ADMIN|R_MOD)) // Show the emote to admins/mods
M << message
continue
7
if(M.stat == DEAD) // Show the emote to regular ghosts
M.show_message(message, 2)