This commit is contained in:
Segrain
2013-08-05 03:06:31 +03:00
parent 585120ba4f
commit 440b37dcf4

View File

@@ -13,7 +13,7 @@
flags = FPRINT | TABLEPASS | CONDUCT | USEDELAY
/obj/item/device/antibody_scanner/attack(mob/living/carbon/human/M as mob, mob/user as mob)
/obj/item/device/antibody_scanner/attack(mob/living/carbon/M as mob, mob/user as mob)
if(!istype(M))
user << "<span class='notice'>Incompatible object, scan aborted.</span>"
return