blackmarket
Vars | |
markets | List of all existing markets. |
---|---|
queued_purchases | Currently queued purchases. |
shipping_method_descriptions | Descriptions for each shipping methods. |
telepads | List of existing ltsrbts. |
Procs | |
fake_teleport | Used to make a teleportation effect as do_teleport does not like moving items from nullspace. |
queue_item | Used to add /datum/blackmarket_purchase to queued_purchases var. Returns TRUE when queued. |
Var Details
markets
List of all existing markets.
queued_purchases
Currently queued purchases.
shipping_method_descriptions
Descriptions for each shipping methods.
telepads
List of existing ltsrbts.
Proc Details
fake_teleport
Used to make a teleportation effect as do_teleport does not like moving items from nullspace.
queue_item
Used to add /datum/blackmarket_purchase to queued_purchases var. Returns TRUE when queued.