byond - Modules - TypesVar Details

/obj/item/stack

Vars

amount_spritesdoes it have sprites for extra amount, like metal, plasteel, or wood
display_maptextdoes it show amount on top of the icon
max_amountalso see stack recipes initialisation, param "max_res_amount" must be equal to this max_amount
stack_idused to determine if two stacks are of the same kind.

Var Details

amount_sprites

does it have sprites for extra amount, like metal, plasteel, or wood

display_maptext

does it show amount on top of the icon

max_amount

also see stack recipes initialisation, param "max_res_amount" must be equal to this max_amount

stack_id

used to determine if two stacks are of the same kind.