Avoid using an actual image reference instead of direct null
This commit is contained in:
parent
a88706142f
commit
f8251f921b
@ -88,11 +88,11 @@ image ch_ast wand_imperio:
|
||||
random_blink("characters/astoria/chibis/wand_imperio/ag_head_02.webp", "characters/astoria/chibis/wand_imperio/ag_head_01.webp")
|
||||
|
||||
contains:
|
||||
"blank"
|
||||
Null()
|
||||
pause.12
|
||||
"characters/astoria/chibis/wand_imperio/ag_head_03.webp"
|
||||
pause 1
|
||||
"blank"
|
||||
Null()
|
||||
|
||||
contains:
|
||||
xpos 78
|
||||
@ -113,7 +113,7 @@ image ch_ast wand_imperio:
|
||||
alpha 1.0
|
||||
"characters/astoria/chibis/wand_imperio/smoke.webp"
|
||||
linear 1.0 xzoom 1.0 xpos -34 ypos 37
|
||||
"blank"
|
||||
Null()
|
||||
|
||||
contains:
|
||||
xpos -34
|
||||
|
Loading…
Reference in New Issue
Block a user