1 line
3.0 KiB
HTML
1 line
3.0 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/map_template/shuttle - /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/map_template/shuttle.html#var">Var Details</a></header><main><h1>shuttle <aside>/<a href="datum.html">datum</a>/<a href="datum/map_template.html">map_template</a>/<a href="datum/map_template/shuttle.html">shuttle</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/shuttles.dm#L1"><img src="git.png" width="16" height="16" title="code/datums/shuttles.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/map_template/shuttle.html#var/can_be_bought">can_be_bought</a></th><td>Can the be legitimately purchased by the station? Used by hardcoded or pre-mapped shuttles like the lavaland or cargo shuttle.</td></tr><tr><th><a href="datum/map_template/shuttle.html#var/credit_cost">credit_cost</a></th><td>How much does this shuttle cost the cargo budget to purchase? Put in terms of CARGO_CRATE_VALUE to properly scale the cost with the current balance of cargo's income.</td></tr><tr><th><a href="datum/map_template/shuttle.html#var/movement_force">movement_force</a></th><td>If set, overrides default movement_force on shuttle</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/can_be_bought"><aside class="declaration">var </aside>can_be_bought <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/shuttles.dm#L14"><img src="git.png" width="16" height="16" title="code/datums/shuttles.dm 14"></a></h3><p>Can the be legitimately purchased by the station? Used by hardcoded or pre-mapped shuttles like the lavaland or cargo shuttle.</p><h3 id="var/credit_cost"><aside class="declaration">var </aside>credit_cost <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/shuttles.dm#L12"><img src="git.png" width="16" height="16" title="code/datums/shuttles.dm 12"></a></h3><p>How much does this shuttle cost the cargo budget to purchase? Put in terms of CARGO_CRATE_VALUE to properly scale the cost with the current balance of cargo's income.</p><h3 id="var/movement_force"><aside class="declaration">var </aside>movement_force <aside>– /list</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/shuttles.dm#L16"><img src="git.png" width="16" height="16" title="code/datums/shuttles.dm 16"></a></h3><p>If set, overrides default movement_force on shuttle</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> |