Removes now-unnecessary obj_integrity definitions
This commit is contained in:
@@ -139,7 +139,6 @@
|
||||
level = 1 // underfloor only
|
||||
var/dpdir = 0 // bitmask of pipe directions
|
||||
dir = 0// dir will contain dominant direction for junction pipes
|
||||
obj_integrity = 200
|
||||
max_integrity = 200
|
||||
armor = list(melee = 25, bullet = 10, laser = 10, energy = 100, bomb = 0, bio = 100, rad = 100, fire = 90, acid = 30)
|
||||
layer = DISPOSAL_PIPE_LAYER // slightly lower than wires and other pipes
|
||||
|
||||
Reference in New Issue
Block a user