me_verb can now be called by someone other than the user.

This commit is contained in:
cib
2012-05-19 00:13:50 +02:00
parent 8f1be46918
commit e31fde8c78

View File

@@ -17,7 +17,7 @@
message = trim(copytext(sanitize(message), 1, MAX_MESSAGE_LEN))
usr.emote("me",1,message)
src.emote("me",1,message)
/mob/proc/say_dead(var/message)
var/name = src.real_name