[READY] Stacks will change item_states and w_class based on how full they are. (#1370)

This commit is contained in:
CitadelStationBot
2017-06-04 09:08:33 -07:00
committed by kevinz000
parent 4ac745a275
commit b5d2cf3c99
11 changed files with 56 additions and 2 deletions
@@ -12,6 +12,7 @@
origin_tech = "materials=1"
var/turf_type = null
var/mineralType = null
novariants = TRUE
/obj/item/stack/tile/Initialize(mapload, amount)
. = ..()