mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
1 line
4.5 KiB
HTML
1 line
4.5 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/structure/mining_bomb - 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/structure/mining_bomb.html#var">Var Details</a></header><main><h1>mining_bomb <aside>/<a href="obj.html">obj</a>/<a href="obj/structure.html">structure</a>/<a href="obj/structure/mining_bomb.html">mining_bomb</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mod/modules/modules_supply.dm#L515"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_supply.dm 515"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/structure/mining_bomb.html#var/damage">damage</a></th><td>Damage done on explosion.</td></tr><tr><th><a href="obj/structure/mining_bomb.html#var/drill_power">drill_power</a></th><td>Drill power of grenade</td></tr><tr><th><a href="obj/structure/mining_bomb.html#var/explosion_image">explosion_image</a></th><td>Image overlaid on explosion.</td></tr><tr><th><a href="obj/structure/mining_bomb.html#var/explosion_time">explosion_time</a></th><td>Time to explode from the priming</td></tr><tr><th><a href="obj/structure/mining_bomb.html#var/fauna_boost">fauna_boost</a></th><td>Damage multiplier on hostile fauna.</td></tr><tr><th><a href="obj/structure/mining_bomb.html#var/power">power</a></th><td>Radius of explosion</td></tr><tr><th><a href="obj/structure/mining_bomb.html#var/prime_time">prime_time</a></th><td>Time to prime the explosion</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/damage"><aside class="declaration">var </aside>damage <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mod/modules/modules_supply.dm#L529"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_supply.dm 529"></a></h3><p>Damage done on explosion.</p><h3 id="var/drill_power"><aside class="declaration">var </aside>drill_power <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mod/modules/modules_supply.dm#L537"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_supply.dm 537"></a></h3><p>Drill power of grenade</p><h3 id="var/explosion_image"><aside class="declaration">var </aside>explosion_image <aside>– /static/image</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mod/modules/modules_supply.dm#L533"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_supply.dm 533"></a></h3><p>Image overlaid on explosion.</p><h3 id="var/explosion_time"><aside class="declaration">var </aside>explosion_time <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mod/modules/modules_supply.dm#L527"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_supply.dm 527"></a></h3><p>Time to explode from the priming</p><h3 id="var/fauna_boost"><aside class="declaration">var </aside>fauna_boost <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mod/modules/modules_supply.dm#L531"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_supply.dm 531"></a></h3><p>Damage multiplier on hostile fauna.</p><h3 id="var/power"><aside class="declaration">var </aside>power <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mod/modules/modules_supply.dm#L535"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_supply.dm 535"></a></h3><p>Radius of explosion</p><h3 id="var/prime_time"><aside class="declaration">var </aside>prime_time <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mod/modules/modules_supply.dm#L525"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_supply.dm 525"></a></h3><p>Time to prime the explosion</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> |