Files
GS13NG/obj/effect/reality_smash.html
2025-02-05 06:19:18 +00:00

1 line
4.7 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/reality_smash - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a><a href="obj/effect/reality_smash.html#var">Var Details</a> - <a href="obj/effect/reality_smash.html#proc">Proc Details</a></header><main><h1>reality_smash <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/reality_smash.html">effect/reality_smash</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_effects.dm#L285"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_effects.dm 285"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/effect/reality_smash.html#var/image_state">image_state</a></th><td>We cannot use icon_state since this is invisible, functions the same way but with custom behaviour.</td></tr><tr><th><a href="obj/effect/reality_smash.html#var/img">img</a></th><td>Tracked image</td></tr><tr><th><a href="obj/effect/reality_smash.html#var/minds">minds</a></th><td>Who can see us?</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/effect/reality_smash.html#proc/AddMind">AddMind</a></th><td>Makes the mind able to see this effect</td></tr><tr><th><a href="obj/effect/reality_smash.html#proc/RemoveMind">RemoveMind</a></th><td>Makes the mind not able to see this effect</td></tr><tr><th><a href="obj/effect/reality_smash.html#proc/generate_name">generate_name</a></th><td>Generates random name</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/image_state"><aside class="declaration">var </aside>image_state <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_effects.dm#L292"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_effects.dm 292"></a></h3><p>We cannot use icon_state since this is invisible, functions the same way but with custom behaviour.</p><h3 id="var/img"><aside class="declaration">var </aside>img <aside> /<a href="image.html">image</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_effects.dm#L298"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_effects.dm 298"></a></h3><p>Tracked image</p><h3 id="var/minds"><aside class="declaration">var </aside>minds <aside> /list</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_effects.dm#L294"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_effects.dm 294"></a></h3><p>Who can see us?</p><h2 id="proc">Proc Details</h2><h3 id="proc/AddMind"><aside class="declaration">proc </aside>AddMind<aside>(/<a href="datum.html">datum</a>/<a href="datum/mind.html">mind</a>/e_cultie) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_effects.dm#L321"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_effects.dm 321"></a></aside></h3><p>Makes the mind able to see this effect</p><h3 id="proc/RemoveMind"><aside class="declaration">proc </aside>RemoveMind<aside>(/<a href="datum.html">datum</a>/<a href="datum/mind.html">mind</a>/e_cultie) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_effects.dm#L327"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_effects.dm 327"></a></aside></h3><p>Makes the mind not able to see this effect</p><h3 id="proc/generate_name"><aside class="declaration">proc </aside>generate_name<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_effects.dm#L333"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_effects.dm 333"></a></aside></h3><p>Generates random name</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html>