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
@@ -7,7 +7,6 @@
amount_per_transfer_from_this = 10
volume = 50
materials = list(MAT_GLASS=500)
obj_integrity = 20
max_integrity = 20
spillable = 1
resistance_flags = ACID_PROOF
@@ -18,7 +18,6 @@
var/dispense_flavour = ICECREAM_VANILLA
var/flavour_name = "vanilla"
container_type = OPENCONTAINER
obj_integrity = 300
max_integrity = 300
/obj/machinery/icecream_vat/proc/get_ingredient_list(type)