supply 
Procs | |
| get_order_count | Takes a supply pack, returns the amount we currently have on order (or OVER_ORDER_LIMIT if we are over the hardcap on orders of this type) |
|---|---|
| refill_air | This proc collects all turfs on a shuttle, then replaces the air with the initial gas mix across the shuttle. Used by the shuttle air upgrade. |
| return_blacklisted_things_home | Returns anything on the cargo blacklist found within areas_to_check back to the turf of the home docking port via Centcom branded supply pod. |
| sell | Deletes and sells the items on the shuttle |
Proc Details
get_order_count
Takes a supply pack, returns the amount we currently have on order (or OVER_ORDER_LIMIT if we are over the hardcap on orders of this type)
refill_air
This proc collects all turfs on a shuttle, then replaces the air with the initial gas mix across the shuttle. Used by the shuttle air upgrade.
return_blacklisted_things_home
Returns anything on the cargo blacklist found within areas_to_check back to the turf of the home docking port via Centcom branded supply pod.
sell
Deletes and sells the items on the shuttle