Files
Paradise/datum/theft_objective.html

1 line
3.4 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/theft_objective - 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/theft_objective.html#var">Var Details</a></header><main><h1>theft_objective <aside>/<a href="datum.html">datum</a>/<a href="datum/theft_objective.html">theft_objective</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/gamemodes/steal_items.dm#L5"><img src="git.png" width="16" height="16" title="code/game/gamemodes/steal_items.dm 5"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/theft_objective.html#var/extra_information">extra_information</a></th><td>Any extra information about the objective</td></tr><tr><th><a href="datum/theft_objective.html#var/job_possession">job_possession</a></th><td>If a steal objective has forbidden jobs, and the forbidden jobs would not be in the possession of this item, set this to false</td></tr><tr><th><a href="datum/theft_objective.html#var/objective_name_overide">objective_name_overide</a></th><td>Do we overide naming to not say steal at the front?</td></tr><tr><th><a href="datum/theft_objective.html#var/special_equipment">special_equipment</a></th><td>Do we have a special item we give to somewhen when they get this objective?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/extra_information"><aside class="declaration">var </aside>extra_information <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/gamemodes/steal_items.dm#L17"><img src="git.png" width="16" height="16" title="code/game/gamemodes/steal_items.dm 17"></a></h3><p>Any extra information about the objective</p><h3 id="var/job_possession"><aside class="declaration">var </aside>job_possession <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/gamemodes/steal_items.dm#L15"><img src="git.png" width="16" height="16" title="code/game/gamemodes/steal_items.dm 15"></a></h3><p>If a steal objective has forbidden jobs, and the forbidden jobs would not be in the possession of this item, set this to false</p><h3 id="var/objective_name_overide"><aside class="declaration">var </aside>objective_name_overide <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/gamemodes/steal_items.dm#L19"><img src="git.png" width="16" height="16" title="code/game/gamemodes/steal_items.dm 19"></a></h3><p>Do we overide naming to not say steal at the front?</p><h3 id="var/special_equipment"><aside class="declaration">var </aside>special_equipment <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/gamemodes/steal_items.dm#L13"><img src="git.png" width="16" height="16" title="code/game/gamemodes/steal_items.dm 13"></a></h3><p>Do we have a special item we give to somewhen when they get this objective?</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>