mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
1 line
3.2 KiB
HTML
1 line
3.2 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/pet_command/attack - 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/pet_command/attack.html#var">Var Details</a> - <a href="datum/pet_command/attack.html#proc">Proc Details</a></header><main><h1>Pet Command: Attack <aside>/<a href="datum.html">datum</a>/<a href="datum/pet_command.html">pet_command</a>/<a href="datum/pet_command/attack.html">attack</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/pet_commands/pet_commands_basic.dm#L94"><img src="git.png" width="16" height="16" title="code/datums/components/pet_commands/pet_commands_basic.dm 94"></a></h1><p>Tells a pet to chase and bite the next thing you point at</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/pet_command/attack.html#var/attack_behaviour">attack_behaviour</a></th><td>Attack behaviour to use</td></tr><tr><th><a href="datum/pet_command/attack.html#var/refuse_reaction">refuse_reaction</a></th><td>Balloon alert to display if providing an invalid target</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="datum/pet_command/attack.html#proc/refuse_target">refuse_target</a></th><td>Display feedback about not targeting something</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/attack_behaviour"><aside class="declaration">var </aside>attack_behaviour <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/pet_commands/pet_commands_basic.dm#L104"><img src="git.png" width="16" height="16" title="code/datums/components/pet_commands/pet_commands_basic.dm 104"></a></h3><p>Attack behaviour to use</p><h3 id="var/refuse_reaction"><aside class="declaration">var </aside>refuse_reaction <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/pet_commands/pet_commands_basic.dm#L102"><img src="git.png" width="16" height="16" title="code/datums/components/pet_commands/pet_commands_basic.dm 102"></a></h3><p>Balloon alert to display if providing an invalid target</p><h2 id="proc">Proc Details</h2><h3 id="proc/refuse_target"><aside class="declaration">proc </aside>refuse_target<aside>(/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/parent, /<a href="atom.html">atom</a>/target) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/pet_commands/pet_commands_basic.dm#L125"><img src="git.png" width="16" height="16" title="code/datums/components/pet_commands/pet_commands_basic.dm 125"></a></aside></h3><p>Display feedback about not targeting something</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> |