Skip to content

Commit

Permalink
Update psychic_glitch.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
TobyThorne committed Feb 2, 2024
1 parent 842e283 commit 46adf49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
. = ..()
visible_message(SPAN("danger", "Something feels very wrong..."))
icon_state = "rift0"
set_next_think(world.time + 10 SECONDS)
set_next_think(world.time + 15 SECONDS)

/obj/structure/psychic_rift/proc/check_rift_state()
if(glitches_destroyed >= max_glitches)
Expand Down

0 comments on commit 46adf49

Please sign in to comment.