reality_smash ![code/modules/antagonists/eldritch_cult/eldritch_effects.dm 293](git.png)
Vars | |
image_state | We cannot use icon_state since this is invisible, functions the same way but with custom behaviour. |
---|---|
img | Tracked image |
minds | Who can see us? |
Procs | |
AddMind | Makes the mind able to see this effect |
RemoveMind | Makes the mind not able to see this effect |
generate_name | Generates random name |
Var Details
image_state ![code/modules/antagonists/eldritch_cult/eldritch_effects.dm 300](git.png)
We cannot use icon_state since this is invisible, functions the same way but with custom behaviour.
img ![code/modules/antagonists/eldritch_cult/eldritch_effects.dm 306](git.png)
Tracked image
minds ![code/modules/antagonists/eldritch_cult/eldritch_effects.dm 302](git.png)
Who can see us?
Proc Details
AddMind
Makes the mind able to see this effect
RemoveMind
Makes the mind not able to see this effect
generate_name
Generates random name