3 lines
4.0 KiB
HTML
3 lines
4.0 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/controller/subsystem/economy - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="datum/controller/subsystem/economy.html#var">Var Details</a></header><main><h1>economy <aside>/<a href="datum.html">datum</a>/<a href="datum/controller/subsystem.html">controller/subsystem</a>/<a href="datum/controller/subsystem/economy.html">economy</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/economy.dm#L1"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/economy.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/controller/subsystem/economy.html#var/bounty_modifier">bounty_modifier</a></th><td>The modifier multiplied to the value of bounties paid out.</td></tr><tr><th><a href="datum/controller/subsystem/economy.html#var/export_total">export_total</a></th><td>Contains the message to send to newscasters about earnings, updated on price_update()
|
||
Total value of exported materials.</td></tr><tr><th><a href="datum/controller/subsystem/economy.html#var/import_total">import_total</a></th><td>Total value of imported goods.</td></tr><tr><th><a href="datum/controller/subsystem/economy.html#var/mail_waiting">mail_waiting</a></th><td>Number of mail items generated.</td></tr><tr><th><a href="datum/controller/subsystem/economy.html#var/pack_price_modifier">pack_price_modifier</a></th><td>The modifier multiplied to the value of cargo pack prices.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/bounty_modifier"><aside class="declaration">var </aside>bounty_modifier <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/economy.dm#L51"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/economy.dm 51"></a></h3><p>The modifier multiplied to the value of bounties paid out.</p><h3 id="var/export_total"><aside class="declaration">var </aside>export_total <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/economy.dm#L59"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/economy.dm 59"></a></h3><p>Contains the message to send to newscasters about earnings, updated on price_update()
|
||
Total value of exported materials.</p><h3 id="var/import_total"><aside class="declaration">var </aside>import_total <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/economy.dm#L61"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/economy.dm 61"></a></h3><p>Total value of imported goods.</p><h3 id="var/mail_waiting"><aside class="declaration">var </aside>mail_waiting <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/economy.dm#L63"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/economy.dm 63"></a></h3><p>Number of mail items generated.</p><h3 id="var/pack_price_modifier"><aside class="declaration">var </aside>pack_price_modifier <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/economy.dm#L53"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/economy.dm 53"></a></h3><p>The modifier multiplied to the value of cargo pack prices.</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html> |