mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
1 line
5.0 KiB
HTML
1 line
5.0 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/traders - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="datum/traders.html#var">Var Details</a></header><main><h1>traders <aside>/<a href="datum.html">datum</a>/<a href="datum/traders.html">traders</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/events/traders.dm#L130"><img src="git.png" width="16" height="16" title="code/modules/events/traders.dm 130"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/traders.html#var/dock_site">dock_site</a></th><td>What specific station the traders came from</td></tr><tr><th><a href="datum/traders.html#var/ship_template">ship_template</a></th><td>The type of shuttle the traders get</td></tr><tr><th><a href="datum/traders.html#var/trader_location">trader_location</a></th><td>Where the traders originate from</td></tr><tr><th><a href="datum/traders.html#var/trader_major_special">trader_major_special</a></th><td>What big ticket faction gear do they start with</td></tr><tr><th><a href="datum/traders.html#var/trader_minor_special">trader_minor_special</a></th><td>What standard faction gear do they start with</td></tr><tr><th><a href="datum/traders.html#var/trader_outfit">trader_outfit</a></th><td>What outfit do the traders spawn with</td></tr><tr><th><a href="datum/traders.html#var/trader_species">trader_species</a></th><td>What species the traders consist of</td></tr><tr><th><a href="datum/traders.html#var/trader_type">trader_type</a></th><td>What faction the trader is</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/dock_site"><aside class="declaration">var </aside>dock_site <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/events/traders.dm#L136"><img src="git.png" width="16" height="16" title="code/modules/events/traders.dm 136"></a></h3><p>What specific station the traders came from</p><h3 id="var/ship_template"><aside class="declaration">var </aside>ship_template <aside>– /<a href="datum.html">datum</a>/<a href="datum/map_template.html">map_template</a>/shuttle</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/events/traders.dm#L146"><img src="git.png" width="16" height="16" title="code/modules/events/traders.dm 146"></a></h3><p>The type of shuttle the traders get</p><h3 id="var/trader_location"><aside class="declaration">var </aside>trader_location <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/events/traders.dm#L134"><img src="git.png" width="16" height="16" title="code/modules/events/traders.dm 134"></a></h3><p>Where the traders originate from</p><h3 id="var/trader_major_special"><aside class="declaration">var </aside>trader_major_special <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/events/traders.dm#L144"><img src="git.png" width="16" height="16" title="code/modules/events/traders.dm 144"></a></h3><p>What big ticket faction gear do they start with</p><h3 id="var/trader_minor_special"><aside class="declaration">var </aside>trader_minor_special <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/events/traders.dm#L142"><img src="git.png" width="16" height="16" title="code/modules/events/traders.dm 142"></a></h3><p>What standard faction gear do they start with</p><h3 id="var/trader_outfit"><aside class="declaration">var </aside>trader_outfit <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/events/traders.dm#L140"><img src="git.png" width="16" height="16" title="code/modules/events/traders.dm 140"></a></h3><p>What outfit do the traders spawn with</p><h3 id="var/trader_species"><aside class="declaration">var </aside>trader_species <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/events/traders.dm#L138"><img src="git.png" width="16" height="16" title="code/modules/events/traders.dm 138"></a></h3><p>What species the traders consist of</p><h3 id="var/trader_type"><aside class="declaration">var </aside>trader_type <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/events/traders.dm#L132"><img src="git.png" width="16" height="16" title="code/modules/events/traders.dm 132"></a></h3><p>What faction the trader is</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |