Files
GS13NG/obj/item/grenade.html
2025-02-05 06:19:18 +00:00

1 line
4.3 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/grenade - /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/grenade.html#var">Var Details</a></header><main><h1>grenade <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/grenade.html">grenade</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/grenades/grenade.dm#L1"><img src="git.png" width="16" height="16" title="code/game/objects/items/grenades/grenade.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/grenade.html#var/ex_dev">ex_dev</a></th><td>how big of a devastation explosion radius on prime</td></tr><tr><th><a href="obj/item/grenade.html#var/ex_flame">ex_flame</a></th><td>how big of a flame explosion radius on prime</td></tr><tr><th><a href="obj/item/grenade.html#var/ex_heavy">ex_heavy</a></th><td>how big of a heavy explosion radius on prime</td></tr><tr><th><a href="obj/item/grenade.html#var/ex_light">ex_light</a></th><td>how big of a light explosion radius on prime</td></tr><tr><th><a href="obj/item/grenade.html#var/shrapnel_radius">shrapnel_radius</a></th><td>the higher this number, the more projectiles are created as shrapnel</td></tr><tr><th><a href="obj/item/grenade.html#var/shrapnel_type">shrapnel_type</a></th><td>if set, will spew out projectiles of this type</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/ex_dev"><aside class="declaration">var </aside>ex_dev <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/grenades/grenade.dm#L23"><img src="git.png" width="16" height="16" title="code/game/objects/items/grenades/grenade.dm 23"></a></h3><p>how big of a devastation explosion radius on prime</p><h3 id="var/ex_flame"><aside class="declaration">var </aside>ex_flame <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/grenades/grenade.dm#L29"><img src="git.png" width="16" height="16" title="code/game/objects/items/grenades/grenade.dm 29"></a></h3><p>how big of a flame explosion radius on prime</p><h3 id="var/ex_heavy"><aside class="declaration">var </aside>ex_heavy <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/grenades/grenade.dm#L25"><img src="git.png" width="16" height="16" title="code/game/objects/items/grenades/grenade.dm 25"></a></h3><p>how big of a heavy explosion radius on prime</p><h3 id="var/ex_light"><aside class="declaration">var </aside>ex_light <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/grenades/grenade.dm#L27"><img src="git.png" width="16" height="16" title="code/game/objects/items/grenades/grenade.dm 27"></a></h3><p>how big of a light explosion radius on prime</p><h3 id="var/shrapnel_radius"><aside class="declaration">var </aside>shrapnel_radius <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/grenades/grenade.dm#L35"><img src="git.png" width="16" height="16" title="code/game/objects/items/grenades/grenade.dm 35"></a></h3><p>the higher this number, the more projectiles are created as shrapnel</p><h3 id="var/shrapnel_type"><aside class="declaration">var </aside>shrapnel_type <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/grenades/grenade.dm#L33"><img src="git.png" width="16" height="16" title="code/game/objects/items/grenades/grenade.dm 33"></a></h3><p>if set, will spew out projectiles of this type</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>