machine

Vars | |
| finished_obj | The finished usable canister path |
|---|---|
| next_tier | The next canister frame tier path |
| next_tier_reqitem | The required item for going to next tier. Must be set if next_tier is set. |
| next_tier_reqitem_am | The amount of items required in the stack of the required item. Must be set if next_tier is set. |
| prev_tier | The previous canister frame tier path |
Var Details
finished_obj

The finished usable canister path
next_tier

The next canister frame tier path
next_tier_reqitem

The required item for going to next tier. Must be set if next_tier is set.
next_tier_reqitem_am

The amount of items required in the stack of the required item. Must be set if next_tier is set.
prev_tier

The previous canister frame tier path