Frame Fixes

This commit is contained in:
SinTwo
2016-06-01 14:32:56 -04:00
parent 9fba5882d7
commit 5d25d72593
27 changed files with 468 additions and 512 deletions

View File

@@ -24,9 +24,6 @@
/obj/machinery/atmospherics/unary/freezer/New()
..()
initialize_directions = dir
/obj/machinery/atmospherics/unary/freezer/map/New()
..()
circuit = new circuit(src)
component_parts = list()
component_parts += new /obj/item/weapon/stock_parts/matter_bin(src)