mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
1 line
2.3 KiB
HTML
1 line
2.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/structure/alien/egg - 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/structure/alien/egg.html#proc">Proc Details</a></header><main><h1>egg <aside>/<a href="obj.html">obj</a>/<a href="obj/structure.html">structure</a>/<a href="obj/structure/alien/egg.html">alien/egg</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/aliens.dm#L445"><img src="git.png" width="16" height="16" title="code/game/objects/structures/aliens.dm 445"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/structure/alien/egg.html#proc/burst">burst</a></th><td>Need to carry the kill from Burst() to Hatch(), this section handles the alien opening the egg</td></tr><tr><th><a href="obj/structure/alien/egg.html#proc/hatch">hatch</a></th><td>We now check HOW the hugger is hatching, kill carried from Burst() and obj_break()</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/burst"><aside class="declaration">proc </aside>burst<aside>(kill) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/aliens.dm#L511"><img src="git.png" width="16" height="16" title="code/game/objects/structures/aliens.dm 511"></a></aside></h3><p>Need to carry the kill from Burst() to Hatch(), this section handles the alien opening the egg</p><h3 id="proc/hatch"><aside class="declaration">proc </aside>hatch<aside>(kill) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/aliens.dm#L520"><img src="git.png" width="16" height="16" title="code/game/objects/structures/aliens.dm 520"></a></aside></h3><p>We now check HOW the hugger is hatching, kill carried from Burst() and obj_break()</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> |