mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
modified: code/WorkInProgress/Cael_Aislinn/Tajara/say.dm
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user