This commit is contained in:
Lohikar
2017-01-09 09:15:11 -06:00
committed by skull132
parent 38934481be
commit b049a56cc1

View File

@@ -138,6 +138,8 @@
player << msg
/datum/language/bug/check_special_condition(var/mob/other)
if(istype(other, /mob/living/silicon))
return 1
var/mob/living/carbon/human/M = other
if(!istype(M))
@@ -148,8 +150,6 @@
return 0
if(locate(/obj/item/organ/vaurca/neuralsocket) in M.internal_organs)
return 1
if(istype(M,/mob/living/silicon/))
return 1
if (M.l_ear || M.r_ear)
var/obj/item/device/radio/headset/dongle