mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Deploy to GitHub pages
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/datums/components/pet_commands/pet_commands_basic.dm - 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></header><main><h1>code/datums/components/pet_commands/pet_commands_basic.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/pet_commands/pet_commands_basic.dm"><img src="git.png" width="16" height="16" title="code/datums/components/pet_commands/pet_commands_basic.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/pet_command.html">pet_command</a>/idle</th><td>Tells a pet to resume its idle behaviour, usually staying put where you leave it</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/pet_command.html">pet_command</a>/free</th><td>Tells a pet to exit command mode and resume its normal behaviour, which includes regular target-seeking and what have you</td></tr><tr><th><a href="datum/pet_command/follow.html">/datum/pet_command/follow</a></th><td>Tells a pet to follow you until you tell it to do something else</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/pet_command.html">pet_command</a>/<a href="datum/pet_command/follow.html">follow</a>/start_active</th><td>Like follow but start active</td></tr><tr><th><a href="datum/pet_command/untargeted_ability.html">/datum/pet_command/untargeted_ability</a></th><td>Use an an ability that does not require any targets</td></tr><tr><th><a href="datum/pet_command/attack.html">/datum/pet_command/attack</a></th><td>Tells a pet to chase and bite the next thing you point at</td></tr></table></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>
|
||||
Reference in New Issue
Block a user