Reverts line 105

Would cause more emotes than intended.
This commit is contained in:
CosmicScientist
2015-10-12 13:30:27 +01:00
parent 01b603b73c
commit 582a3b0e1c
@@ -102,7 +102,7 @@
src << "Help for larva emotes. You can use these emotes with say \"*emote\":\n\nburp, choke, collapse, dance, deathgasp, drool, gasp, gnarl, hiss, jump, me, moan, nod, roll, roar, scratch, screech, shake, shiver, sign-#, sulk, sway, tail, twitch, whimper"
else
..(act)
src << "<span class='info'>Unusable emote '[act]'. Say *help for a list.</span>"
if ((message && src.stat == 0))
log_emote("[name]/[key] : [message]")
@@ -110,4 +110,4 @@
visible_message(message)
else
audible_message(message)
return
return