mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 12:13:06 +00:00
Merge branch 'master' of https://github.com/Baystation12/Baystation12
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
flags = FPRINT | TABLEPASS | CONDUCT | USEDELAY
|
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))
|
if(!istype(M))
|
||||||
user << "<span class='notice'>Incompatible object, scan aborted.</span>"
|
user << "<span class='notice'>Incompatible object, scan aborted.</span>"
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user