Skip to content

Commit

Permalink
Update ash_jaunt.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Qwertytoforty committed Jan 19, 2025
1 parent 4d4fb1b commit 1a5277e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/antagonists/heretic/magic/ash_jaunt.dm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
sound1 = null
sound2 = null
jaunt_duration = 1.1 SECONDS
jaunt_in_time = 1.3 SECONDS
jaunt_in_time = 0.3 SECONDS //Did you know it sleeps 4x this number? So you have to make it 1/4th of what it actually is?
jaunt_out_time = 0.6 SECONDS
jaunt_in_type = /obj/effect/temp_visual/dir_setting/ash_shift
jaunt_out_type = /obj/effect/temp_visual/dir_setting/ash_shift/out
Expand Down

0 comments on commit 1a5277e

Please sign in to comment.