Neither shields nor containment fields can be irradiated anymore. (#15940)

This commit is contained in:
Pidgey
2021-04-26 00:07:54 +10:00
committed by GitHub
parent 31a5d28db9
commit 96ca2f826c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
opacity = FALSE
anchored = 1
resistance_flags = LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
flags_2 = RAD_NO_CONTAMINATE_2
max_integrity = 200
/obj/machinery/shield/New()
@@ -7,6 +7,7 @@
density = 0
move_resist = INFINITY
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
flags_2 = RAD_NO_CONTAMINATE_2
use_power = NO_POWER_USE
light_range = 4
layer = OBJ_LAYER + 0.1