Files

3 lines
3.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/light - 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="obj/item/light.html#var">Var Details</a></header><main><h1>light <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/light.html">light</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/power/lights.dm#L1016"><img src="git.png" width="16" height="16" title="code/modules/power/lights.dm 1016"></a></h1><p>MARK: Light item</p>
<p>Parent type of light fittings (Light bulbs, light tubes)</p>
<p>Will fit into empty <a href="obj/machinery/light.html" title="/obj/machinery/light">/obj/machinery/light</a> of the corresponding type</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/light.html#var/materials">materials</a></th><td>Materials the light is made of</td></tr><tr><th><a href="obj/item/light.html#var/rigged">rigged</a></th><td>Is the light rigged to explode?</td></tr><tr><th><a href="obj/item/light.html#var/status">status</a></th><td>Light status (LIGHT_OK | LIGHT_BURNED | LIGHT_BROKEN)</td></tr><tr><th><a href="obj/item/light.html#var/switchcount">switchcount</a></th><td>How many times has the light been switched on/off?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/materials"><aside class="parent"><a title="/obj/item" href="obj/item.html#var/materials"></a></aside>materials <aside> /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/power/lights.dm#L1028"><img src="git.png" width="16" height="16" title="code/modules/power/lights.dm 1028"></a></h3><p>Materials the light is made of</p><h3 id="var/rigged"><aside class="declaration">var </aside>rigged <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/power/lights.dm#L1030"><img src="git.png" width="16" height="16" title="code/modules/power/lights.dm 1030"></a></h3><p>Is the light rigged to explode?</p><h3 id="var/status"><aside class="declaration">var </aside>status <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/power/lights.dm#L1023"><img src="git.png" width="16" height="16" title="code/modules/power/lights.dm 1023"></a></h3><p>Light status (LIGHT_OK | LIGHT_BURNED | LIGHT_BROKEN)</p><h3 id="var/switchcount"><aside class="declaration">var </aside>switchcount <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/power/lights.dm#L1026"><img src="git.png" width="16" height="16" title="code/modules/power/lights.dm 1026"></a></h3><p>How many times has the light been switched on/off?</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>