mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
7 lines
2.3 KiB
HTML
7 lines
2.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/abstract/chasm_storage - 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/effect/abstract/chasm_storage.html#proc">Proc Details</a></header><main><h1>chasm_storage <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/abstract/chasm_storage.html">effect/abstract/chasm_storage</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/turfs/simulated/floor/chasm.dm#L279"><img src="git.png" width="16" height="16" title="code/game/turfs/simulated/floor/chasm.dm 279"></a></h1><p>An abstract object which is basically just a bag that the chasm puts people inside</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/effect/abstract/chasm_storage.html#proc/on_revive">on_revive</a></th><td>Called if something comes back to life inside the pit. Expected sources are badmins and changelings.
|
|
Ethereals should take enough damage to be smashed and not revive.
|
|
Arguments
|
|
escapee - Lucky guy who just came back to life at the bottom of a hole.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/on_revive"><aside class="declaration">proc </aside>on_revive<aside>(/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/escapee) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/turfs/simulated/floor/chasm.dm#L300"><img src="git.png" width="16" height="16" title="code/game/turfs/simulated/floor/chasm.dm 300"></a></aside></h3><p>Called if something comes back to life inside the pit. Expected sources are badmins and changelings.
|
|
Ethereals should take enough damage to be smashed and not revive.
|
|
Arguments
|
|
escapee - Lucky guy who just came back to life at the bottom of a hole.</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> |