Deploying to gh-pages from @ e8e0068531 🚀
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/structure/alien/resin/flower_bud_enemy - /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/structure/alien/resin/flower_bud_enemy.html#var">Var Details</a> - <a href="obj/structure/alien/resin/flower_bud_enemy.html#proc">Proc Details</a></header><main><h1>flower_bud_enemy <aside>/<a href="obj.html">obj</a>/<a href="obj/structure/alien/resin/flower_bud_enemy.html">structure/alien/resin/flower_bud_enemy</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L11"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 11"></a></h1><p>Kudzu Flower Bud</p>
|
||||
<p>A flower created by flowering kudzu which spawns a venus human trap after a certain amount of time has passed.</p>
|
||||
<p>A flower created by kudzu with the flowering mutation. Spawns a venus human trap after 2 minutes under normal circumstances.
|
||||
Also spawns 4 vines going out in diagonal directions from the bud. Any living creature not aligned with plants is damaged by these vines.
|
||||
Once it grows a venus human trap, the bud itself will destroy itself.</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/structure/alien/resin/flower_bud_enemy.html#var/growth_time">growth_time</a></th><td>The amount of time it takes to create a venus human trap, in deciseconds</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/structure/alien/resin/flower_bud_enemy.html#proc/bear_fruit">bear_fruit</a></th><td>Spawns a venus human trap, then qdels itself.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/growth_time"><aside class="declaration">var </aside>growth_time <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L21"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 21"></a></h3><p>The amount of time it takes to create a venus human trap, in deciseconds</p><h2 id="proc">Proc Details</h2><h3 id="proc/bear_fruit"><aside class="declaration">proc </aside>bear_fruit<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L41"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 41"></a></aside></h3><p>Spawns a venus human trap, then qdels itself.</p>
|
||||
<p>Displays a message, spawns a human venus trap, then qdels itself.</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>
|
||||
Reference in New Issue
Block a user