I don't see the problem. (#25783)

Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com>
This commit is contained in:
Charlie Nolan
2024-06-09 11:42:24 +00:00
committed by GitHub
co-authored by FunnyMan3595
parent d3584b1d1c
commit cb7d6f1c1b
5 changed files with 10 additions and 2 deletions
@@ -51,6 +51,7 @@
icon_state = "space"
duration = 600
layer = ABOVE_OBJ_LAYER
invisibility = INVISIBILITY_RUNES
/obj/effect/temp_visual/emp/cult
name = "cult emp sparks"
@@ -65,6 +66,7 @@
icon_state = "runeouter"
alpha = 0
var/turnedness = 179 //179 turns counterclockwise, 181 turns clockwise
invisibility = INVISIBILITY_RUNES
/obj/effect/temp_visual/cult/rune_spawn/Initialize(mapload, set_duration, set_color)
if(isnum(set_duration))