Turned remote talk into a spell and optimized it, giving it it's action button

This commit is contained in:
ZomgPonies
2014-07-18 02:38:53 -04:00
parent f0d38e1845
commit 4ad8b741a2
4 changed files with 37 additions and 75 deletions
@@ -47,7 +47,6 @@
/mob/living/carbon/human/grey/New(var/new_loc)
..(new_loc, "Grey")
mutations.Add(M_REMOTE_TALK)
verbs += /mob/living/carbon/human/proc/remotesay
/mob/living/carbon/human/human/New(var/new_loc)
..(new_loc, "Human")