/obj/rack/organized
Map-spawn helper for regularly stacked rack items
Vars | |
initialized | Have we spawned our items yet |
---|---|
items_to_spawn | What items are we going to spawn |
order_override | Force a specific organization layout |
shuffle_chance | Probability of the card order being shuffled |
Procs | |
diagonal | Lay out items from top left to bottom right |
zigzag | Lay out items in a zig-zag pattern |
Var Details
initialized
Have we spawned our items yet
items_to_spawn
What items are we going to spawn
order_override
Force a specific organization layout
shuffle_chance
Probability of the card order being shuffled
Proc Details
diagonal
Lay out items from top left to bottom right
zigzag
Lay out items in a zig-zag pattern