Deploying to gh-pages from @ e8e0068531 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/dead/observer - /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="mob/dead/observer.html#proc">Proc Details</a></header><main><h1>observer <aside>/<a href="mob.html">mob</a>/<a href="mob/dead/observer.html">dead/observer</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/dead/observer/observer.dm#L9"><img src="git.png" width="16" height="16" title="code/modules/mob/dead/observer/observer.dm 9"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/dead/observer.html#proc/do_respawn">do_respawn</a></th><td>Handles respawning</td></tr><tr><th><a href="mob/dead/observer.html#proc/respawn">respawn</a></th><td>Attempts to respawn.</td></tr><tr><th><a href="mob/dead/observer.html#proc/time_left_to_respawn">time_left_to_respawn</a></th><td>Gets time left until we can respawn. Returns 0 if we can respawn now.</td></tr><tr><th><a href="mob/dead/observer.html#proc/transfer_to_lobby">transfer_to_lobby</a></th><td>Actual proc that removes us and puts us back on lobby</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/do_respawn"><aside class="declaration">proc </aside>do_respawn<aside>(penalize) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/dead/observer/respawn.dm#L151"><img src="git.png" width="16" height="16" title="code/modules/mob/dead/observer/respawn.dm 151"></a></aside></h3><p>Handles respawning</p><h3 id="proc/respawn"><aside class="declaration">verb </aside>respawn<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/dead/observer/respawn.dm#L113"><img src="git.png" width="16" height="16" title="code/modules/mob/dead/observer/respawn.dm 113"></a></aside></h3><p>Attempts to respawn.</p><h3 id="proc/time_left_to_respawn"><aside class="declaration">verb </aside>time_left_to_respawn<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/dead/observer/respawn.dm#L144"><img src="git.png" width="16" height="16" title="code/modules/mob/dead/observer/respawn.dm 144"></a></aside></h3><p>Gets time left until we can respawn. Returns 0 if we can respawn now.</p><h3 id="proc/transfer_to_lobby"><aside class="declaration">proc </aside>transfer_to_lobby<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/dead/observer/respawn.dm#L172"><img src="git.png" width="16" height="16" title="code/modules/mob/dead/observer/respawn.dm 172"></a></aside></h3><p>Actual proc that removes us and puts us back on lobby</p>
|
||||
<p>Returns the new mob.</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>
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/brain - /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="mob/living/brain.html#proc">Proc Details</a></header><main><h1>brain <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/brain.html">brain</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/brain/brain.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/brain/brain.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/brain.html#proc/blind_eyes">blind_eyes</a></th><td>EYE_BLIND</td></tr><tr><th><a href="mob/living/brain.html#proc/blur_eyes">blur_eyes</a></th><td>EYE_BLURRY</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/blind_eyes"><aside class="parent"><a title="/mob" href="mob.html#proc/blind_eyes">↑</a></aside>blind_eyes<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/brain/status_procs.dm#L7"><img src="git.png" width="16" height="16" title="code/modules/mob/living/brain/status_procs.dm 7"></a></aside></h3><p>EYE_BLIND</p><h3 id="proc/blur_eyes"><aside class="parent"><a title="/mob" href="mob.html#proc/blur_eyes">↑</a></aside>blur_eyes<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/brain/status_procs.dm#L18"><img src="git.png" width="16" height="16" title="code/modules/mob/living/brain/status_procs.dm 18"></a></aside></h3><p>EYE_BLURRY</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>
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/carbon/alien - /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="mob/living/carbon/alien.html#var">Var Details</a></header><main><h1>alien <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/carbon.html">carbon</a>/<a href="mob/living/carbon/alien.html">alien</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/carbon/alien/alien.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/carbon/alien/alien.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/carbon/alien.html#var/can_ventcrawl">can_ventcrawl</a></th><td>Whether they can ventcrawl; this is set individually for 'humanoid' and 'royal' types
|
||||
'royal' types (Praetorian, Queen) cannot ventcrawl</td></tr><tr><th><a href="mob/living/carbon/alien.html#var/meleeKnockdownPower">meleeKnockdownPower</a></th><td>How much power they have for DefaultCombatKnockdown when attacking humans</td></tr><tr><th><a href="mob/living/carbon/alien.html#var/meleeSlashHumanPower">meleeSlashHumanPower</a></th><td>How much brute damage without armor piercing they do against mobs in melee</td></tr><tr><th><a href="mob/living/carbon/alien.html#var/meleeSlashSAPower">meleeSlashSAPower</a></th><td>How much brute damage they do to simple animals</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/can_ventcrawl"><aside class="declaration">var </aside>can_ventcrawl <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/carbon/alien/alien.dm#L16"><img src="git.png" width="16" height="16" title="code/modules/mob/living/carbon/alien/alien.dm 16"></a></h3><p>Whether they can ventcrawl; this is set individually for 'humanoid' and 'royal' types
|
||||
'royal' types (Praetorian, Queen) cannot ventcrawl</p><h3 id="var/meleeKnockdownPower"><aside class="declaration">var </aside>meleeKnockdownPower <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/carbon/alien/alien.dm#L21"><img src="git.png" width="16" height="16" title="code/modules/mob/living/carbon/alien/alien.dm 21"></a></h3><p>How much power they have for DefaultCombatKnockdown when attacking humans</p><h3 id="var/meleeSlashHumanPower"><aside class="declaration">var </aside>meleeSlashHumanPower <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/carbon/alien/alien.dm#L19"><img src="git.png" width="16" height="16" title="code/modules/mob/living/carbon/alien/alien.dm 19"></a></h3><p>How much brute damage without armor piercing they do against mobs in melee</p><h3 id="var/meleeSlashSAPower"><aside class="declaration">var </aside>meleeSlashSAPower <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/carbon/alien/alien.dm#L23"><img src="git.png" width="16" height="16" title="code/modules/mob/living/carbon/alien/alien.dm 23"></a></h3><p>How much brute damage they do to simple animals</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>
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/silicon - /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="mob/living/silicon.html#var">Var Details</a> - <a href="mob/living/silicon.html#proc">Proc Details</a></header><main><h1>silicon <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/silicon.html">silicon</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/silicon/silicon.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/silicon/silicon.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/silicon.html#var/emagged">emagged</a></th><td>Whether we have been emagged</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/silicon.html#proc/get_ui_access">get_ui_access</a></th><td>Returns a UI status representing this silicon's capability to access
|
||||
the given source. Called by <code>ui_status_silicon_has_access</code>.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/emagged"><aside class="declaration">var </aside>emagged <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/silicon/silicon.dm#L48"><img src="git.png" width="16" height="16" title="code/modules/mob/living/silicon/silicon.dm 48"></a></h3><p>Whether we have been emagged</p><h2 id="proc">Proc Details</h2><h3 id="proc/get_ui_access"><aside class="declaration">proc </aside>get_ui_access<aside>(/<a href="atom.html">atom</a>/source) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/tgui/status_composers.dm#L71"><img src="git.png" width="16" height="16" title="code/modules/tgui/status_composers.dm 71"></a></aside></h3><p>Returns a UI status representing this silicon's capability to access
|
||||
the given source. Called by <code>ui_status_silicon_has_access</code>.</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>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/bot - /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="mob/living/simple_animal/bot.html#proc">Proc Details</a></header><main><h1>bot <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/bot.html">bot</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/bot/bot.dm#L2"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/bot/bot.dm 2"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/bot.html#proc/get_mode_ui">get_mode_ui</a></th><td>Returns a status string about the bot's current status, if it's moving, manually controlled, or idle.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/get_mode_ui"><aside class="declaration">proc </aside>get_mode_ui<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/bot/bot.dm#L125"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/bot/bot.dm 125"></a></aside></h3><p>Returns a status string about the bot's current status, if it's moving, manually controlled, or idle.</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/bot/floorbot - /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="mob/living/simple_animal/bot/floorbot.html#proc">Proc Details</a></header><main><h1>floorbot <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/bot.html">bot</a>/<a href="mob/living/simple_animal/bot/floorbot.html">floorbot</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/bot/floorbot.dm#L2"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/bot/floorbot.dm 2"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/bot/floorbot.html#proc/check_bot_working">check_bot_working</a></th><td>Checks a given turf to see if another floorbot is there, working as well.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/check_bot_working"><aside class="declaration">proc </aside>check_bot_working<aside>(/<a href="turf.html">turf</a>/active_turf) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/bot/floorbot.dm#L419"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/bot/floorbot.dm 419"></a></aside></h3><p>Checks a given turf to see if another floorbot is there, working as well.</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/bot/nutribot - /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="mob/living/simple_animal/bot/nutribot.html#proc">Proc Details</a></header><main><h1>nutribot <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/bot.html">bot</a>/<a href="mob/living/simple_animal/bot/nutribot.html">nutribot</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/GainStation13/code/modules/mob/living/nutribot.dm#L12"><img src="git.png" width="16" height="16" title="GainStation13/code/modules/mob/living/nutribot.dm 12"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/bot/nutribot.html#proc/show_controls">show_controls</a></th><td>Add these for now, until it is upgraded to TGUI.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/show_controls"><aside class="declaration">proc </aside>show_controls<aside>(/<a href="mob.html">mob</a>/M) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/GainStation13/code/modules/mob/living/nutribot.dm#L597"><img src="git.png" width="16" height="16" title="GainStation13/code/modules/mob/living/nutribot.dm 597"></a></aside></h3><p>Add these for now, until it is upgraded to TGUI.</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/drone - /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="mob/living/simple_animal/drone.html#var">Var Details</a></header><main><h1>drone <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/drone.html">drone</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/friendly/drone/_drone.dm#L18"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/friendly/drone/_drone.dm 18"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/drone.html#var/listener">listener</a></th><td>Alarm listener datum, handes caring about alarm events and such</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/listener"><aside class="declaration">var </aside>listener <aside>– /<a href="datum.html">datum</a>/<a href="datum/alarm_listener.html">alarm_listener</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/friendly/drone/_drone.dm#L66"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/friendly/drone/_drone.dm 66"></a></h3><p>Alarm listener datum, handes caring about alarm events and such</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>
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/asteroid/elite/broodmother - /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></header><main><h1>Goliath Broodmother <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/asteroid/elite/broodmother.html">asteroid/elite/broodmother</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/goliath_broodmother.dm#L19"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/goliath_broodmother.dm 19"></a></h1><p>A stronger, faster variation of the goliath. Has the ability to spawn baby goliaths, which it can later detonate at will.
|
||||
When it's health is below half, tendrils will spawn randomly around it. When it is below a quarter of health, this effect is doubled.
|
||||
It's attacks are as follows:</p>
|
||||
<ul>
|
||||
<li>Spawns a 3x3/plus shape of tentacles on the target location</li>
|
||||
<li>Spawns 2 baby goliaths on its tile, up to a max of 8. Children blow up when they die.</li>
|
||||
<li>The broodmother lets out a noise, and is able to move faster for 6.5 seconds.</li>
|
||||
<li>Summons your children around you.
|
||||
The broodmother is a fight revolving around stage control, as the activator has to manage the baby goliaths and the broodmother herself, along with all the tendrils.</li>
|
||||
</ul></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>
|
||||
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/asteroid/elite/herald - /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></header><main><h1>Herald <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/asteroid/elite/herald.html">asteroid/elite/herald</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.dm#L19"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.dm 19"></a></h1><p>A slow-moving projectile user with a few tricks up it's sleeve. Less unga-bunga than Colossus, with more cleverness in it's fighting style.
|
||||
As it's health gets lower, the amount of projectiles fired per-attack increases.
|
||||
It's attacks are as follows:</p>
|
||||
<ul>
|
||||
<li>Fires three projectiles in a a given direction.</li>
|
||||
<li>Fires a spread in every cardinal and diagonal direction at once, then does it again after a bit.</li>
|
||||
<li>Shoots a single, golden bolt. Wherever it lands, the herald will be teleported to the location.</li>
|
||||
<li>Spawns a mirror which reflects projectiles directly at the target.
|
||||
Herald is a more concentrated variation of the Colossus fight, having less projectiles overall, but more focused attacks.</li>
|
||||
</ul></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>
|
||||
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/asteroid/elite/legionnaire - /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></header><main><h1>Legionnaire <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/asteroid/elite/legionnaire.html">asteroid/elite/legionnaire</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/legionnaire.dm#L19"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/legionnaire.dm 19"></a></h1><p>A towering skeleton, embodying the power of Legion.
|
||||
As it's health gets lower, the head does more damage.
|
||||
It's attacks are as follows:</p>
|
||||
<ul>
|
||||
<li>Charges at the target after a telegraph, throwing them across the arena should it connect.</li>
|
||||
<li>Legionnaire's head detaches, attacking as it's own entity. Has abilities of it's own later into the fight. Once dead, regenerates after a brief period. If the skill is used while the head is off, it will be killed.</li>
|
||||
<li>Leaves a pile of bones at your location. Upon using this skill again, you'll swap locations with the bone pile.</li>
|
||||
<li>Spews a cloud of smoke from it's maw, wherever said maw is.
|
||||
A unique fight incorporating the head mechanic of legion into a whole new beast. Combatants will need to make sure the tag-team of head and body don't lure them into a deadly trap.</li>
|
||||
</ul></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>
|
||||
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/asteroid/elite/pandora - /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></header><main><h1>Pandora <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/asteroid/elite/pandora.html">asteroid/elite/pandora</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/pandora.dm#L19"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/pandora.dm 19"></a></h1><p>A box with a similar design to the Hierophant which trades large, single attacks for more frequent smaller ones.
|
||||
As it's health gets lower, the time between it's attacks decrease.
|
||||
It's attacks are as follows:</p>
|
||||
<ul>
|
||||
<li>Fires hierophant blasts in a straight line. Can only fire in a straight line in 8 directions, being the diagonals and cardinals.</li>
|
||||
<li>Creates a box of hierophant blasts around the target. If they try to run away to avoid it, they'll very likely get hit.</li>
|
||||
<li>Teleports the pandora from one location to another, almost identical to Hierophant.</li>
|
||||
<li>Spawns a 5x5 AOE at the location of choice, spreading out from the center.
|
||||
Pandora's fight mirrors Hierophant's closely, but has stark differences in attack effects. Instead of long-winded dodge times and long cooldowns, Pandora constantly attacks the opponent, but leaves itself open for attack.</li>
|
||||
</ul></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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/asteroid/ice_demon - /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="mob/living/simple_animal/hostile/asteroid/ice_demon.html#var">Var Details</a></header><main><h1>ice_demon <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/asteroid/ice_demon.html">asteroid/ice_demon</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/ice_demon.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/ice_demon.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/asteroid/ice_demon.html#var/teleport_distance">teleport_distance</a></th><td>Distance the demon will teleport from the target</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/teleport_distance"><aside class="declaration">var </aside>teleport_distance <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/ice_demon.dm#L43"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/ice_demon.dm 43"></a></h3><p>Distance the demon will teleport from the target</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/asteroid/ice_whelp - /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="mob/living/simple_animal/hostile/asteroid/ice_whelp.html#var">Var Details</a></header><main><h1>ice_whelp <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/asteroid/ice_whelp.html">asteroid/ice_whelp</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/ice_whelp.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/ice_whelp.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/asteroid/ice_whelp.html#var/fire_range">fire_range</a></th><td>How far the whelps fire can go</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/fire_range"><aside class="declaration">var </aside>fire_range <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/ice_whelp.dm#L39"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/ice_whelp.dm 39"></a></h3><p>How far the whelps fire can go</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>
|
||||
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/asteroid/lobstrosity - /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></header><main><h1>lobstrosity <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/asteroid/lobstrosity.html">asteroid/lobstrosity</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/lobsterosity.dm#L5"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/lobsterosity.dm 5"></a></h1><pre><code>Lobstrosities, the poster boy of charging AI mobs. Drops crab meat and bones.
|
||||
</code></pre>
|
||||
<p>Outside of charging, it's intended behavior is that it is generally slow moving, but makes up for that with a knockdown attack to score additional hits.</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/asteroid/polarbear - /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="mob/living/simple_animal/hostile/asteroid/polarbear.html#var">Var Details</a></header><main><h1>polarbear <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/asteroid/polarbear.html">asteroid/polarbear</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/polarbear.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/polarbear.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/asteroid/polarbear.html#var/aggressive_message_said">aggressive_message_said</a></th><td>Message for when the polar bear starts to attack faster</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/aggressive_message_said"><aside class="declaration">var </aside>aggressive_message_said <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/polarbear.dm#L35"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/polarbear.dm 35"></a></h3><p>Message for when the polar bear starts to attack faster</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/asteroid/wolf - /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="mob/living/simple_animal/hostile/asteroid/wolf.html#var">Var Details</a></header><main><h1>wolf <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/asteroid/wolf.html">asteroid/wolf</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/wolf.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/wolf.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/asteroid/wolf.html#var/retreat_message_said">retreat_message_said</a></th><td>Message for when the wolf decides to start running away</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/retreat_message_said"><aside class="declaration">var </aside>retreat_message_said <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/mining_mobs/wolf.dm#L37"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/mining_mobs/wolf.dm 37"></a></h3><p>Message for when the wolf decides to start running away</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>
|
||||
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/carp/cayenne - /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="mob/living/simple_animal/hostile/carp/cayenne.html#var">Var Details</a></header><main><h1>cayenne <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/carp/cayenne.html">carp/cayenne</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/carp.dm#L96"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/carp.dm 96"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/carp/cayenne.html#var/colored_disk_mouth">colored_disk_mouth</a></th><td>Location of the file storing disk overlays
|
||||
Colored disk mouth appearance for adding it as a mouth overlay</td></tr><tr><th><a href="mob/living/simple_animal/hostile/carp/cayenne.html#var/disky">disky</a></th><td>Keeping track of the nuke disk for the functionality of storing it.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/colored_disk_mouth"><aside class="declaration">var </aside>colored_disk_mouth <aside>– /mutable_appearance</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/carp.dm#L112"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/carp.dm 112"></a></h3><p>Location of the file storing disk overlays
|
||||
Colored disk mouth appearance for adding it as a mouth overlay</p><h3 id="var/disky"><aside class="declaration">var </aside>disky <aside>– /<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/disk/nuclear</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/carp.dm#L106"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/carp.dm 106"></a></h3><p>Keeping track of the nuke disk for the functionality of storing it.</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/construct - /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="mob/living/simple_animal/hostile/construct.html#var">Var Details</a> - <a href="mob/living/simple_animal/hostile/construct.html#proc">Proc Details</a></header><main><h1>construct <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/construct.html">construct</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/constructs.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/constructs.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/construct.html#var/theme">theme</a></th><td>Theme controls color. THEME_CULT is red THEME_WIZARD is purple and THEME_HOLY is blue</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/construct.html#proc/update_health_hud">update_health_hud</a></th><td>ui stuff</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/theme"><aside class="declaration">var </aside>theme <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/constructs.dm#L49"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/constructs.dm 49"></a></h3><p>Theme controls color. THEME_CULT is red THEME_WIZARD is purple and THEME_HOLY is blue</p><h2 id="proc">Proc Details</h2><h3 id="proc/update_health_hud">update_health_hud<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/constructs.dm#L465"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/constructs.dm 465"></a></aside></h3><p>ui stuff</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>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/eldritch - /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="mob/living/simple_animal/hostile/eldritch.html#var">Var Details</a> - <a href="mob/living/simple_animal/hostile/eldritch.html#proc">Proc Details</a></header><main><h1>eldritch <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/eldritch.html">eldritch</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/eldritch_demons.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/eldritch_demons.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/eldritch.html#var/spells_to_add">spells_to_add</a></th><td>Innate spells that are supposed to be added when a beast is created</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/eldritch.html#proc/add_spells">add_spells</a></th><td>Add_spells</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/spells_to_add"><aside class="declaration">var </aside>spells_to_add <aside>– /list</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/eldritch_demons.dm#L37"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/eldritch_demons.dm 37"></a></h3><p>Innate spells that are supposed to be added when a beast is created</p><h2 id="proc">Proc Details</h2><h3 id="proc/add_spells"><aside class="declaration">proc </aside>add_spells<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/eldritch_demons.dm#L46"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/eldritch_demons.dm 46"></a></aside></h3><p>Add_spells</p>
|
||||
<p>Goes through spells_to_add and adds each spell to the mind.</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>
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/guardian - /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="mob/living/simple_animal/hostile/guardian.html#var">Var Details</a></header><main><h1>guardian <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/guardian.html">guardian</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/guardian/guardian.dm#L7"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/guardian/guardian.dm 7"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/guardian.html#var/music_datum">music_datum</a></th><td>sigh, fine.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/music_datum"><aside class="declaration">var </aside>music_datum <aside>– /<a href="datum.html">datum</a>/<a href="datum/song.html">song</a>/holoparasite</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/guardian/guardian.dm#L67"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/guardian/guardian.dm 67"></a></h3><p>sigh, fine.</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/guardian/gravitokinetic - /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="mob/living/simple_animal/hostile/guardian/gravitokinetic.html#proc">Proc Details</a></header><main><h1>gravitokinetic <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/guardian.html">guardian</a>/<a href="mob/living/simple_animal/hostile/guardian/gravitokinetic.html">gravitokinetic</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/guardian/types/gravitokinetic.dm#L2"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/guardian/types/gravitokinetic.dm 2"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/guardian/gravitokinetic.html#proc/death">death</a></th><td>Removes gravity from affected mobs upon guardian death to prevent permanent effects</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/death"><aside class="parent"><a title="/mob/living/simple_animal/hostile" href="mob/living/simple_animal/hostile.html#proc/death">↑</a></aside>death<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/guardian/types/gravitokinetic.dm#L14"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/guardian/types/gravitokinetic.dm 14"></a></aside></h3><p>Removes gravity from affected mobs upon guardian death to prevent permanent effects</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>
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/megafauna/bubblegum - /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="mob/living/simple_animal/hostile/megafauna/bubblegum.html#proc">Proc Details</a></header><main><h1>bubblegum <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/megafauna.html">megafauna</a>/<a href="mob/living/simple_animal/hostile/megafauna/bubblegum.html">bubblegum</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm#L25"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm 25"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/megafauna/bubblegum.html#proc/attackby">attackby</a></th><td>Attack by override for bubblegum</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/attackby">attackby<aside>(/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/W, /<a href="mob.html">mob</a>/user, params) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm#L226"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm 226"></a></aside></h3><p>Attack by override for bubblegum</p>
|
||||
<p>This is used to award the frenching achievement for hitting bubblegum with a tongue</p>
|
||||
<p>Arguments:</p>
|
||||
<ul>
|
||||
<li>obj/item/W the item hitting bubblegum</li>
|
||||
<li>mob/user The user of the item</li>
|
||||
<li>params, extra parameters</li>
|
||||
</ul></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>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/plaguerat - /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="mob/living/simple_animal/hostile/plaguerat.html#proc">Proc Details</a></header><main><h1>plaguerat <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/plaguerat.html">plaguerat</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/plaguerat.dm#L4"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/plaguerat.dm 4"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/plaguerat.html#proc/be_fruitful">be_fruitful</a></th><td>Checks the mouse cap, if it's above the cap, doesn't spawn a mouse. If below, spawns a mouse and adds it to cheeserats.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/be_fruitful"><aside class="declaration">proc </aside>be_fruitful<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/plaguerat.dm#L134"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/plaguerat.dm 134"></a></aside></h3><p>Checks the mouse cap, if it's above the cap, doesn't spawn a mouse. If below, spawns a mouse and adds it to cheeserats.</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/regalrat - /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="mob/living/simple_animal/hostile/regalrat.html#proc">Proc Details</a></header><main><h1>regalrat <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/regalrat.html">regalrat</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/regalrat.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/regalrat.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/regalrat.html#proc/Initialize">Initialize</a></th><td>Number assigned to rats and mice, checked when determining infighting.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/Initialize"><aside class="parent"><a title="/atom" href="atom.html#proc/Initialize">↑</a></aside>Initialize<aside>(mapload) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/regalrat.dm#L32"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/regalrat.dm 32"></a></aside></h3><p>Number assigned to rats and mice, checked when determining infighting.</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>
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/swarmer - /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="mob/living/simple_animal/hostile/swarmer.html#proc">Proc Details</a></header><main><h1>swarmer <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/swarmer.html">swarmer</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/swarmer/swarmer.dm#L57"><img src="git.png" width="16" height="16" title="code/modules/antagonists/swarmer/swarmer.dm 57"></a></h1><p>The Mob itself</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/swarmer.html#proc/AttackingTarget">AttackingTarget</a></th><td>CTRL CLICK FOR SWARMERS AND SWARMER_ACT()'S</td></tr><tr><th><a href="mob/living/simple_animal/hostile/swarmer.html#proc/Fabricate">Fabricate</a></th><td>END CTRL CLICK FOR SWARMERS</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/AttackingTarget">AttackingTarget<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/swarmer/swarmer.dm#L150"><img src="git.png" width="16" height="16" title="code/modules/antagonists/swarmer/swarmer.dm 150"></a></aside></h3><p>CTRL CLICK FOR SWARMERS AND SWARMER_ACT()'S</p><h3 id="proc/Fabricate"><aside class="declaration">proc </aside>Fabricate<aside>(/<a href="atom.html">atom</a>/fabrication_object, fabrication_cost) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/swarmer/swarmer.dm#L490"><img src="git.png" width="16" height="16" title="code/modules/antagonists/swarmer/swarmer.dm 490"></a></aside></h3><p>END CTRL CLICK FOR SWARMERS</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>
|
||||
@@ -0,0 +1,22 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/hostile/venus_human_trap - /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="mob/living/simple_animal/hostile/venus_human_trap.html#var">Var Details</a> - <a href="mob/living/simple_animal/hostile/venus_human_trap.html#proc">Proc Details</a></header><main><h1>venus_human_trap <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/hostile.html">hostile</a>/<a href="mob/living/simple_animal/hostile/venus_human_trap.html">venus_human_trap</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L71"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 71"></a></h1><p>Venus Human Trap</p>
|
||||
<p>The result of a kudzu flower bud, these enemies use vines to drag prey close to them for attack.</p>
|
||||
<p>A carnivorious plant which uses vines to catch and ensnare prey. Spawns from kudzu flower buds.
|
||||
Each one has a maximum of four vines, which can be attached to a variety of things. Carbons are stunned when a vine is attached to them, and movable entities are pulled closer over time.
|
||||
Attempting to attach a vine to something with a vine already attached to it will pull all movable targets closer on command.
|
||||
Once the prey is in melee range, melee attacks from the venus human trap heals itself for 10% of its max health, assuming the target is alive.
|
||||
Akin to certain spiders, venus human traps can also be possessed and controlled by ghosts.</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/venus_human_trap.html#var/max_vines">max_vines</a></th><td>The maximum amount of vines a plant can have at one time</td></tr><tr><th><a href="mob/living/simple_animal/hostile/venus_human_trap.html#var/playable_plant">playable_plant</a></th><td>Whether or not this plant is ghost possessable</td></tr><tr><th><a href="mob/living/simple_animal/hostile/venus_human_trap.html#var/vine_grab_distance">vine_grab_distance</a></th><td>How far away a plant can attach a vine to something</td></tr><tr><th><a href="mob/living/simple_animal/hostile/venus_human_trap.html#var/vines">vines</a></th><td>A list of all the plant's vines</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/hostile/venus_human_trap.html#proc/humanize_plant">humanize_plant</a></th><td>Sets a ghost to control the plant if the plant is eligible</td></tr><tr><th><a href="mob/living/simple_animal/hostile/venus_human_trap.html#proc/pull_vines">pull_vines</a></th><td>Manages how the vines should affect the things they're attached to.</td></tr><tr><th><a href="mob/living/simple_animal/hostile/venus_human_trap.html#proc/remove_vine">remove_vine</a></th><td>Removes a vine from the list.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/max_vines"><aside class="declaration">var </aside>max_vines <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L94"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 94"></a></h3><p>The maximum amount of vines a plant can have at one time</p><h3 id="var/playable_plant"><aside class="declaration">var </aside>playable_plant <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L98"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 98"></a></h3><p>Whether or not this plant is ghost possessable</p><h3 id="var/vine_grab_distance"><aside class="declaration">var </aside>vine_grab_distance <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L96"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 96"></a></h3><p>How far away a plant can attach a vine to something</p><h3 id="var/vines"><aside class="declaration">var </aside>vines <aside>– /list</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L92"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 92"></a></h3><p>A list of all the plant's vines</p><h2 id="proc">Proc Details</h2><h3 id="proc/humanize_plant"><aside class="declaration">proc </aside>humanize_plant<aside>(/<a href="mob.html">mob</a>/user) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L157"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 157"></a></aside></h3><p>Sets a ghost to control the plant if the plant is eligible</p>
|
||||
<p>Asks the interacting ghost if they would like to control the plant.
|
||||
If they answer yes, and another ghost hasn't taken control, sets the ghost to control the plant.
|
||||
Arguments:</p>
|
||||
<ul>
|
||||
<li>mob/user - The ghost to possibly control the plant</li>
|
||||
</ul><h3 id="proc/pull_vines"><aside class="declaration">proc </aside>pull_vines<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L176"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 176"></a></aside></h3><p>Manages how the vines should affect the things they're attached to.</p>
|
||||
<p>Pulls all movable targets of the vines closer to the plant
|
||||
If the target is on the same tile as the plant, destroy the vine
|
||||
Removes any QDELETED vines from the vines list.</p><h3 id="proc/remove_vine"><aside class="declaration">proc </aside>remove_vine<aside>(/<a href="datum.html">datum</a>/beam/vine, force) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm#L193"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm 193"></a></aside></h3><p>Removes a vine from the list.</p>
|
||||
<p>Removes the vine from our list.
|
||||
Called specifically when the vine is about to be destroyed, so we don't have any null references.
|
||||
Arguments:</p>
|
||||
<ul>
|
||||
<li>datum/beam/vine - The vine to be removed from the list.</li>
|
||||
</ul></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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/jacq - /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="mob/living/simple_animal/jacq.html#var">Var Details</a></header><main><h1>jacq <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/jacq.html">jacq</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/holiday/halloween/jacqueen.dm#L34"><img src="git.png" width="16" height="16" title="code/modules/holiday/halloween/jacqueen.dm 34"></a></h1><p>MOBS</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/jacq.html#var/busy">busy</a></th><td>I'm busy, don't move.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/busy"><aside class="declaration">var </aside>busy <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/holiday/halloween/jacqueen.dm#L54"><img src="git.png" width="16" height="16" title="code/modules/holiday/halloween/jacqueen.dm 54"></a></h3><p>I'm busy, don't move.</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/mouse - /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="mob/living/simple_animal/mouse.html#proc">Proc Details</a></header><main><h1>mouse <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/mouse.html">mouse</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/simplemob_vore_values.dm#L27"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/simplemob_vore_values.dm 27"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="mob/living/simple_animal/mouse.html#proc/be_fruitful">be_fruitful</a></th><td>Checks the mouse cap, if it's above the cap, doesn't spawn a mouse. If below, spawns a mouse and adds it to cheeserats.</td></tr><tr><th><a href="mob/living/simple_animal/mouse.html#proc/evolve">evolve</a></th><td>Spawns a new regal rat, says some good jazz, and if sentient, transfers the relivant mind.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/be_fruitful"><aside class="declaration">proc </aside>be_fruitful<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/friendly/mouse.dm#L120"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/friendly/mouse.dm 120"></a></aside></h3><p>Checks the mouse cap, if it's above the cap, doesn't spawn a mouse. If below, spawns a mouse and adds it to cheeserats.</p><h3 id="proc/evolve"><aside class="declaration">proc </aside>evolve<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/friendly/mouse.dm#L132"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/friendly/mouse.dm 132"></a></aside></h3><p>Spawns a new regal rat, says some good jazz, and if sentient, transfers the relivant mind.</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/parrot - /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="mob/living/simple_animal/parrot.html#var">Var Details</a></header><main><h1>parrot <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/parrot.html">parrot</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/parrot.dm#L29"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/parrot.dm 29"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/parrot.html#var/spawns_with_headset">spawns_with_headset</a></th><td>spawns with headset</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/spawns_with_headset"><aside class="declaration">var </aside>spawns_with_headset <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/parrot.dm#L90"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/parrot.dm 90"></a></h3><p>spawns with headset</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>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/mob/living/simple_animal/slime - /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="mob/living/simple_animal/slime.html#var">Var Details</a></header><main><h1>slime <aside>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/simple_animal.html">simple_animal</a>/<a href="mob/living/simple_animal/slime.html">slime</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/slime/life.dm#L2"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/slime/life.dm 2"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="mob/living/simple_animal/slime.html#var/colour">colour</a></th><td>TIME FOR SUBSPECIES</td></tr><tr><th><a href="mob/living/simple_animal/slime.html#var/effectmod">effectmod</a></th><td>CORE-CROSSING CODE</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/colour"><aside class="declaration">var </aside>colour <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/slime/slime.dm#L73"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/slime/slime.dm 73"></a></h3><p>TIME FOR SUBSPECIES</p><h3 id="var/effectmod"><aside class="declaration">var </aside>effectmod <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/mob/living/simple_animal/slime/slime.dm#L85"><img src="git.png" width="16" height="16" title="code/modules/mob/living/simple_animal/slime/slime.dm 85"></a></h3><p>CORE-CROSSING CODE</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