Files

1 line
2.9 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/ai_controller/monkey - 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="datum/ai_controller/monkey.html#var">Var Details</a> - <a href="datum/ai_controller/monkey.html#proc">Proc Details</a></header><main><h1>monkey <aside>/<a href="datum.html">datum</a>/<a href="datum/ai_controller.html">ai_controller</a>/<a href="datum/ai_controller/monkey.html">monkey</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/datums/ai/monkey/monkey_controller.dm#L7"><img src="git.png" width="16" height="16" title="code/datums/ai/monkey/monkey_controller.dm 7"></a></h1><p>OOK OOK OOK</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/ai_controller/monkey.html#var/tripping">tripping</a></th><td>Is this mob tripping things?</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="datum/ai_controller/monkey.html#proc/TryFindWeapon">TryFindWeapon</a></th><td>re-used behavior pattern by monkeys for finding a weapon</td></tr><tr><th><a href="datum/ai_controller/monkey.html#proc/retaliate">retaliate</a></th><td>Reactive events to being hit</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/tripping"><aside class="declaration">var </aside>tripping <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/datums/ai/monkey/monkey_controller.dm#L32"><img src="git.png" width="16" height="16" title="code/datums/ai/monkey/monkey_controller.dm 32"></a></h3><p>Is this mob tripping things?</p><h2 id="proc">Proc Details</h2><h3 id="proc/TryFindWeapon"><aside class="declaration">proc </aside>TryFindWeapon<aside>() <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/datums/ai/monkey/monkey_controller.dm#L142"><img src="git.png" width="16" height="16" title="code/datums/ai/monkey/monkey_controller.dm 142"></a></aside></h3><p>re-used behavior pattern by monkeys for finding a weapon</p><h3 id="proc/retaliate"><aside class="declaration">proc </aside>retaliate<aside>(/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/living_mob) <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/datums/ai/monkey/monkey_controller.dm#L187"><img src="git.png" width="16" height="16" title="code/datums/ai/monkey/monkey_controller.dm 187"></a></aside></h3><p>Reactive events to being hit</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/776b9861f70566b1e6a0763a465ef22f7920a3d6">776b986</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>