cosmic_rune ![code/modules/antagonists/heretic/magic/cosmic_runes.dm 1](git.png)
Vars | |
first_rune | Storage for the first rune. |
---|---|
rune_remove_effect | Rune removal effect. |
second_rune | Storage for the second rune. |
Procs | |
make_new_rune | Returns a weak reference to a new rune, linked to an existing rune if provided |
Var Details
first_rune ![code/modules/antagonists/heretic/magic/cosmic_runes.dm 19](git.png)
Storage for the first rune.
rune_remove_effect ![code/modules/antagonists/heretic/magic/cosmic_runes.dm 23](git.png)
Rune removal effect.
second_rune ![code/modules/antagonists/heretic/magic/cosmic_runes.dm 21](git.png)
Storage for the second rune.
Proc Details
make_new_rune
Returns a weak reference to a new rune, linked to an existing rune if provided