This commit is contained in:
izac112
2020-06-03 18:30:13 +02:00
175 changed files with 3750 additions and 2370 deletions
+1 -1
View File
@@ -1383,5 +1383,5 @@ Note that amputating the affected organ does in fact remove the infection from t
. = 0
for(var/obj/item/organ/external/L in organs)
for(var/obj/item/I in L.implants)
if(!istype(I,/obj/item/weapon/implant) && !istype(I,/obj/item/device/nif))
if(!istype(I,/obj/item/weapon/implant) && !istype(I,/obj/item/device/nif)) //VOREStation Add - NIFs
return 1