Goonstation 13 - Modules - TypesVar Details - Proc Details

/datum/shipping_market

Vars

artifact_resupply_amountamount of artifacts in next resupply crate
artifacts_on_the_wayan artifact crate is already "on the way"
pending_cratesList of pending crates (used only for transception antenna, nadir cargo system)
pressure_crystal_peaksPressure crystal market peaks, will positively affect future sales (associative list of pressure to multipliers)
pressure_crystal_salesPreviously sold pressure crystal values, will negatively affect future sales (associative list of pressure to credit value)

Procs

update_buy_pricesupdate the buy price of items based on market fluctuations remove in demand goods from traders; they're all out!

Var Details

artifact_resupply_amount

amount of artifacts in next resupply crate

artifacts_on_the_way

an artifact crate is already "on the way"

pending_crates

List of pending crates (used only for transception antenna, nadir cargo system)

pressure_crystal_peaks

Pressure crystal market peaks, will positively affect future sales (associative list of pressure to multipliers)

pressure_crystal_sales

Previously sold pressure crystal values, will negatively affect future sales (associative list of pressure to credit value)

Proc Details

update_buy_prices

update the buy price of items based on market fluctuations remove in demand goods from traders; they're all out!