modified: code/WorkInProgress/Cael_Aislinn/Tajara/say.dm

This commit is contained in:
Nerezza
2012-07-17 15:10:57 -05:00
parent 027e31fcec
commit 6a4510cd7d
@@ -493,7 +493,7 @@
M << speech_bubble
spawn(30) del(speech_bubble)
/living/carbon/human/tajaran/say_understands(var/other)
/mob/living/carbon/human/tajaran/say_understands(var/other)
if (istype(other, /mob/living/silicon/ai))
return 1
if (istype(other, /mob/living/silicon/decoy))