mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
1 line
4.4 KiB
HTML
1 line
4.4 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/watcher_hatchling - 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="obj/item/watcher_hatchling.html#var">Var Details</a> - <a href="obj/item/watcher_hatchling.html#proc">Proc Details</a></header><main><h1>watcher_hatchling <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/watcher_hatchling.html">watcher_hatchling</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/awaymissions/mission_code/ruins/watcher_grave.dm#L91"><img src="git.png" width="16" height="16" title="code/modules/awaymissions/mission_code/ruins/watcher_grave.dm 91"></a></h1><p>A cute pet who will occasionally attack lavaland mobs for you</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/watcher_hatchling.html#var/orbiter">orbiter</a></th><td>The effect we create when out and about.</td></tr><tr><th><a href="obj/item/watcher_hatchling.html#var/owner">owner</a></th><td>Who are we orbiting?</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/item/watcher_hatchling.html#proc/our_remove_orbiter">our_remove_orbiter</a></th><td>In the more likely event that our orbiter is deleted, stop holding a reference to it.</td></tr><tr><th><a href="obj/item/watcher_hatchling.html#proc/remove_owner">remove_owner</a></th><td>If the guy we are orbiting is deleted but somehow we aren't.</td></tr><tr><th><a href="obj/item/watcher_hatchling.html#proc/watcher_return">watcher_return</a></th><td>Get back in your ball pikachu.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/orbiter"><aside class="declaration">var </aside>orbiter <aside>– /<a href="obj.html">obj</a>/<a href="obj/effect/watcher_orbiter.html">effect/watcher_orbiter</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/awaymissions/mission_code/ruins/watcher_grave.dm#L101"><img src="git.png" width="16" height="16" title="code/modules/awaymissions/mission_code/ruins/watcher_grave.dm 101"></a></h3><p>The effect we create when out and about.</p><h3 id="var/owner"><aside class="declaration">var </aside>owner <aside>– /<a href="mob.html">mob</a>/<a href="mob/living.html">living</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/awaymissions/mission_code/ruins/watcher_grave.dm#L103"><img src="git.png" width="16" height="16" title="code/modules/awaymissions/mission_code/ruins/watcher_grave.dm 103"></a></h3><p>Who are we orbiting?</p><h2 id="proc">Proc Details</h2><h3 id="proc/our_remove_orbiter"><aside class="declaration">proc </aside>our_remove_orbiter<aside>() <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/awaymissions/mission_code/ruins/watcher_grave.dm#L136"><img src="git.png" width="16" height="16" title="code/modules/awaymissions/mission_code/ruins/watcher_grave.dm 136"></a></aside></h3><p>In the more likely event that our orbiter is deleted, stop holding a reference to it.</p><h3 id="proc/remove_owner"><aside class="declaration">proc </aside>remove_owner<aside>() <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/awaymissions/mission_code/ruins/watcher_grave.dm#L130"><img src="git.png" width="16" height="16" title="code/modules/awaymissions/mission_code/ruins/watcher_grave.dm 130"></a></aside></h3><p>If the guy we are orbiting is deleted but somehow we aren't.</p><h3 id="proc/watcher_return"><aside class="declaration">proc </aside>watcher_return<aside>() <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/awaymissions/mission_code/ruins/watcher_grave.dm#L141"><img src="git.png" width="16" height="16" title="code/modules/awaymissions/mission_code/ruins/watcher_grave.dm 141"></a></aside></h3><p>Get back in your ball pikachu.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |