ration_ticket
Vars | |
items_we_deliver | The finalized list of items we send once the ticket is used, don't define here, the procs will do it |
---|---|
Procs | |
make_the_actual_order | Takes the list of things to deliver and puts it into a cargo order |
try_to_make_ration_order_list | Attempts to fill out the order list with items of the user's choosing, will stop in its tracks if it fails |
Var Details
items_we_deliver
The finalized list of items we send once the ticket is used, don't define here, the procs will do it
Proc Details
make_the_actual_order
Takes the list of things to deliver and puts it into a cargo order
try_to_make_ration_order_list
Attempts to fill out the order list with items of the user's choosing, will stop in its tracks if it fails