Removes now-unnecessary obj_integrity definitions

This commit is contained in:
CitadelStationBot
2017-07-09 19:44:48 -05:00
parent 6e646c44cf
commit 90c2a4f867
168 changed files with 41 additions and 269 deletions
-2
View File
@@ -6,7 +6,6 @@
var/fast_pressure_step_in = 2 //step_in while in normal pressure conditions
var/slow_pressure_step_in = 4 //step_in while in better pressure conditions
max_temperature = 20000
obj_integrity = 200
max_integrity = 200
lights_power = 7
deflect_chance = 15
@@ -63,7 +62,6 @@
name = "\improper APLU \"Firefighter\""
icon_state = "firefighter"
max_temperature = 65000
obj_integrity = 250
max_integrity = 250
resistance_flags = LAVA_PROOF | FIRE_PROOF | ACID_PROOF
lights_power = 7