1 line
4.3 KiB
HTML
1 line
4.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/defibrillator - /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="obj/item/defibrillator.html#var">Var Details</a></header><main><h1>defibrillator <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/defibrillator.html">defibrillator</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/defib.dm#L4"><img src="git.png" width="16" height="16" title="code/game/objects/items/defib.dm 4"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/defibrillator.html#var/cell_removable">cell_removable</a></th><td>If the cell can be removed via screwdriver</td></tr><tr><th><a href="obj/item/defibrillator.html#var/charge_state">charge_state</a></th><td>The icon state for the charge bar overlay, not applied if null</td></tr><tr><th><a href="obj/item/defibrillator.html#var/emagged_state">emagged_state</a></th><td>The icon state for the emagged overlay, not applied if null</td></tr><tr><th><a href="obj/item/defibrillator.html#var/nocell_state">nocell_state</a></th><td>The icon state for the missing cell overlay, not applied if null</td></tr><tr><th><a href="obj/item/defibrillator.html#var/paddle_state">paddle_state</a></th><td>The icon state for the paddle overlay, not applied if null</td></tr><tr><th><a href="obj/item/defibrillator.html#var/powered_state">powered_state</a></th><td>The icon state for the powered on overlay, not applied if null</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/cell_removable"><aside class="declaration">var </aside>cell_removable <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/defib.dm#L23"><img src="git.png" width="16" height="16" title="code/game/objects/items/defib.dm 23"></a></h3><p>If the cell can be removed via screwdriver</p><h3 id="var/charge_state"><aside class="declaration">var </aside>charge_state <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/defib.dm#L39"><img src="git.png" width="16" height="16" title="code/game/objects/items/defib.dm 39"></a></h3><p>The icon state for the charge bar overlay, not applied if null</p><h3 id="var/emagged_state"><aside class="declaration">var </aside>emagged_state <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/defib.dm#L43"><img src="git.png" width="16" height="16" title="code/game/objects/items/defib.dm 43"></a></h3><p>The icon state for the emagged overlay, not applied if null</p><h3 id="var/nocell_state"><aside class="declaration">var </aside>nocell_state <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/defib.dm#L41"><img src="git.png" width="16" height="16" title="code/game/objects/items/defib.dm 41"></a></h3><p>The icon state for the missing cell overlay, not applied if null</p><h3 id="var/paddle_state"><aside class="declaration">var </aside>paddle_state <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/defib.dm#L35"><img src="git.png" width="16" height="16" title="code/game/objects/items/defib.dm 35"></a></h3><p>The icon state for the paddle overlay, not applied if null</p><h3 id="var/powered_state"><aside class="declaration">var </aside>powered_state <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/defib.dm#L37"><img src="git.png" width="16" height="16" title="code/game/objects/items/defib.dm 37"></a></h3><p>The icon state for the powered on overlay, not applied if null</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> |