mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
1 line
4.9 KiB
HTML
1 line
4.9 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/nullrod - 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/nullrod.html#var">Var Details</a></header><main><h1>nullrod <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/nullrod.html">nullrod</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/holy_weapons.dm#L1"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/holy_weapons.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/nullrod.html#var/antimagic_type">antimagic_type</a></th><td>The antimagic type the nullrod has.</td></tr><tr><th><a href="obj/item/nullrod.html#var/fluff_transformations">fluff_transformations</a></th><td>Does this null rod have fluff variants available</td></tr><tr><th><a href="obj/item/nullrod.html#var/reskin_selectable">reskin_selectable</a></th><td>Is this variant selectable through the reskin menu (Set to FALSE for fluff items)</td></tr><tr><th><a href="obj/item/nullrod.html#var/reskinned">reskinned</a></th><td>Has the null rod been reskinned yet</td></tr><tr><th><a href="obj/item/nullrod.html#var/sanctify_force">sanctify_force</a></th><td>Extra 'Holy' burn damage for ERT null rods</td></tr><tr><th><a href="obj/item/nullrod.html#var/variant_icons">variant_icons</a></th><td>Null rod variant icons, used for the radial menu</td></tr><tr><th><a href="obj/item/nullrod.html#var/variant_names">variant_names</a></th><td>Null rod variant names, used for the radial menu</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/antimagic_type"><aside class="declaration">var </aside>antimagic_type <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/holy_weapons.dm#L29"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/holy_weapons.dm 29"></a></h3><p>The antimagic type the nullrod has.</p><h3 id="var/fluff_transformations"><aside class="declaration">var </aside>fluff_transformations <aside>– /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/holy_weapons.dm#L25"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/holy_weapons.dm 25"></a></h3><p>Does this null rod have fluff variants available</p><h3 id="var/reskin_selectable"><aside class="declaration">var </aside>reskin_selectable <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/holy_weapons.dm#L23"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/holy_weapons.dm 23"></a></h3><p>Is this variant selectable through the reskin menu (Set to FALSE for fluff items)</p><h3 id="var/reskinned"><aside class="declaration">var </aside>reskinned <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/holy_weapons.dm#L21"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/holy_weapons.dm 21"></a></h3><p>Has the null rod been reskinned yet</p><h3 id="var/sanctify_force"><aside class="declaration">var </aside>sanctify_force <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/holy_weapons.dm#L27"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/holy_weapons.dm 27"></a></h3><p>Extra 'Holy' burn damage for ERT null rods</p><h3 id="var/variant_icons"><aside class="declaration">var </aside>variant_icons <aside>– /static/list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/holy_weapons.dm#L19"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/holy_weapons.dm 19"></a></h3><p>Null rod variant icons, used for the radial menu</p><h3 id="var/variant_names"><aside class="declaration">var </aside>variant_names <aside>– /static/list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/weapons/holy_weapons.dm#L17"><img src="git.png" width="16" height="16" title="code/game/objects/items/weapons/holy_weapons.dm 17"></a></h3><p>Null rod variant names, used for the radial menu</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> |