mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Reaper cult sprite overhaul (#12513)
This commit is contained in:
committed by
variableundefined
parent
de5aaeeb55
commit
e9d463576f
@@ -87,9 +87,17 @@
|
||||
icon_state = "phase_shift2"
|
||||
duration = 12
|
||||
|
||||
/obj/effect/temp_visual/dir_setting/wraith/Initialize(mapload)
|
||||
. = ..()
|
||||
icon_state = SSticker.cultdat?.wraith_jaunt_in_animation
|
||||
|
||||
/obj/effect/temp_visual/dir_setting/wraith/out
|
||||
icon_state = "phase_shift"
|
||||
|
||||
/obj/effect/temp_visual/dir_setting/wraith/out/Initialize(mapload)
|
||||
. = ..()
|
||||
icon_state = SSticker.cultdat?.wraith_jaunt_out_animation
|
||||
|
||||
/obj/effect/temp_visual/dir_setting/tailsweep
|
||||
icon_state = "tailsweep"
|
||||
duration = 4
|
||||
|
||||
Reference in New Issue
Block a user