cosmic_rune ![code/modules/antagonists/heretic/magic/cosmic_runes.dm 53](git.png)
A rune that allows you to teleport to the location of a linked rune.
Vars | |
linked_rune | The other rune this rune is linked with |
---|---|
rune_effect | Effect for when someone teleports |
Procs | |
fail_invoke | For if someone failed to invoke the rune |
invoke | For invoking the rune |
link_rune | For linking a new rune |
unlink_rune | Used for unlinking the other rune if this rune gets destroyed |
Var Details
linked_rune ![code/modules/antagonists/heretic/magic/cosmic_runes.dm 63](git.png)
The other rune this rune is linked with
rune_effect ![code/modules/antagonists/heretic/magic/cosmic_runes.dm 65](git.png)
Effect for when someone teleports
Proc Details
fail_invoke
For if someone failed to invoke the rune
invoke
For invoking the rune
link_rune
For linking a new rune
unlink_rune
Used for unlinking the other rune if this rune gets destroyed