[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
+1
View File
@@ -20,6 +20,7 @@ GLOBAL_LIST_INIT(rod_recipes, list ( \
max_amount = 50
attack_verb = list("hit", "bludgeoned", "whacked")
hitsound = 'sound/weapons/grenadelaunch.ogg'
novariants = TRUE
/obj/item/stack/rods/Initialize(mapload, new_amount, merge = TRUE)
..()