Some minor contamination fixes

This commit is contained in:
oranges
2017-11-01 09:29:47 +13:00
committed by CitadelStationBot
parent 31e2303e39
commit c5e11eceed
4 changed files with 35 additions and 24 deletions
+2 -1
View File
@@ -98,7 +98,8 @@
/obj/structure/cable,
/obj/machinery/atmospherics,
/obj/item/ammo_casing,
/obj/item/implant
/obj/item/implant,
/obj/singularity
))
if(!can_contaminate || blacklisted[thing.type])
continue