mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
1 line
4.1 KiB
HTML
1 line
4.1 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/anomaly/bluespace - 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/anomaly/bluespace.html#var">Var Details</a></header><main><h1>bluespace <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/anomaly.html">effect/anomaly</a>/<a href="obj/effect/anomaly/bluespace.html">bluespace</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/anomalies.dm#L251"><img src="git.png" width="16" height="16" title="code/game/objects/effects/anomalies.dm 251"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/effect/anomaly/bluespace.html#var/fully_active">fully_active</a></th><td>Used by supermatter anomalies. If fully active, behaves like normal. Otherwise, will not teleport people, to keep them being telefragged into the SM</td></tr><tr><th><a href="obj/effect/anomaly/bluespace.html#var/mass_teleporting">mass_teleporting</a></th><td>Do we teleport everything around us to a beacon when despawning?</td></tr><tr><th><a href="obj/effect/anomaly/bluespace.html#var/mob_range">mob_range</a></th><td>What is the range we will grab mobs to teleport from</td></tr><tr><th><a href="obj/effect/anomaly/bluespace.html#var/other_range">other_range</a></th><td>What is the range we will grab objects to teleport from</td></tr><tr><th><a href="obj/effect/anomaly/bluespace.html#var/supermatter_spawned">supermatter_spawned</a></th><td>Do we have a smaller mob and object grab range, and 4 seconds of mercy?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/fully_active"><aside class="declaration">var </aside>fully_active <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/anomalies.dm#L265"><img src="git.png" width="16" height="16" title="code/game/objects/effects/anomalies.dm 265"></a></h3><p>Used by supermatter anomalies. If fully active, behaves like normal. Otherwise, will not teleport people, to keep them being telefragged into the SM</p><h3 id="var/mass_teleporting"><aside class="declaration">var </aside>mass_teleporting <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/anomalies.dm#L257"><img src="git.png" width="16" height="16" title="code/game/objects/effects/anomalies.dm 257"></a></h3><p>Do we teleport everything around us to a beacon when despawning?</p><h3 id="var/mob_range"><aside class="declaration">var </aside>mob_range <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/anomalies.dm#L261"><img src="git.png" width="16" height="16" title="code/game/objects/effects/anomalies.dm 261"></a></h3><p>What is the range we will grab mobs to teleport from</p><h3 id="var/other_range"><aside class="declaration">var </aside>other_range <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/anomalies.dm#L263"><img src="git.png" width="16" height="16" title="code/game/objects/effects/anomalies.dm 263"></a></h3><p>What is the range we will grab objects to teleport from</p><h3 id="var/supermatter_spawned"><aside class="declaration">var </aside>supermatter_spawned <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/effects/anomalies.dm#L259"><img src="git.png" width="16" height="16" title="code/game/objects/effects/anomalies.dm 259"></a></h3><p>Do we have a smaller mob and object grab range, and 4 seconds of mercy?</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> |