[READY] Stacks will change item_states and w_class based on how full they are. (#1370)
This commit is contained in:
committed by
kevinz000
parent
4ac745a275
commit
b5d2cf3c99
@@ -22,6 +22,7 @@ GLOBAL_LIST_INIT(marker_beacon_colors, list(
|
||||
icon_state = "marker"
|
||||
merge_type = /obj/item/stack/marker_beacon
|
||||
max_amount = 100
|
||||
novariants = TRUE
|
||||
var/picked_color = "random"
|
||||
|
||||
/obj/item/stack/marker_beacon/ten //miners start with 10 of these
|
||||
|
||||
Reference in New Issue
Block a user