Skip to content

Commit e1d5c50

Browse files
committed
Indestructible power lines
1 parent 2b7e6b8 commit e1d5c50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mojave/structures/powerlines.dm

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
layer = LATTICE_LAYER
1111
plane = FLOOR_PLANE
1212
obj_flags = CAN_BE_HIT | BLOCK_Z_OUT_DOWN | BLOCK_Z_IN_UP
13+
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
1314
var/number_of_mats = 3
1415
var/build_material = /obj/item/stack/sheet/ms13/scrap_copper
1516

0 commit comments

Comments
 (0)