DJSnapshot
2014-04-28 19:10:39 -04:00
committed by ZomgPonies
parent f0ca9c12ff
commit cc9684fad5
+2
View File
@@ -363,6 +363,8 @@
if(istype(user, /mob/living/carbon/human))
var/mob/living/carbon/human/H = user
var/datum/organ/internal/eyes/E = H.internal_organs["eyes"]
if(H.flags & IS_SYNTHETIC)
return
switch(safety)
if(1)
usr << "\red Your eyes sting a little."