DiD: Replace FADE_TO_BLACK with SCREEN_FADE_OUT
This commit is contained in:
parent
cb62f0cd76
commit
b2a15487a8
2 changed files with 16 additions and 16 deletions
|
@ -1645,7 +1645,7 @@ All sense of time and being are entombed within darkness. How long has passed si
|
|||
time=1500
|
||||
[/delay]
|
||||
|
||||
{FADE_TO_BLACK}
|
||||
{SCREEN_FADE_OUT}
|
||||
|
||||
[store_unit]
|
||||
[filter]
|
||||
|
@ -1694,7 +1694,7 @@ All sense of time and being are entombed within darkness. How long has passed si
|
|||
x,y=5,16
|
||||
[/scroll_to]
|
||||
|
||||
{FADE_IN}
|
||||
{SCREEN_FADE_IN}
|
||||
|
||||
[delay]
|
||||
time=1500
|
||||
|
@ -2038,7 +2038,7 @@ All sense of time and being are entombed within darkness. How long has passed si
|
|||
time=900
|
||||
[/delay]
|
||||
|
||||
{FADE_TO_BLACK}
|
||||
{SCREEN_FADE_OUT}
|
||||
|
||||
[store_unit]
|
||||
[filter]
|
||||
|
@ -2105,7 +2105,7 @@ All sense of time and being are entombed within darkness. How long has passed si
|
|||
x,y=5,11
|
||||
[/scroll_to]
|
||||
|
||||
{FADE_IN}
|
||||
{SCREEN_FADE_IN}
|
||||
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
|
|
|
@ -559,7 +559,7 @@
|
|||
|
||||
{REPLACE_SCENARIO_MUSIC silence.ogg}
|
||||
|
||||
{FADE_TO_BLACK}
|
||||
{SCREEN_FADE_OUT}
|
||||
|
||||
[place_shroud]
|
||||
side=1
|
||||
|
@ -643,7 +643,7 @@
|
|||
{PLACE_IMAGE scenery/rune1.png 11 6}
|
||||
{PLACE_IMAGE scenery/rune1.png 13 9}
|
||||
|
||||
{FADE_IN}
|
||||
{SCREEN_FADE_IN}
|
||||
{REPLACE_SCENARIO_MUSIC into_the_shadows.ogg}
|
||||
{APPEND_MUSIC weight_of_revenge.ogg}
|
||||
{APPEND_MUSIC underground.ogg}
|
||||
|
@ -792,7 +792,7 @@
|
|||
[delay]
|
||||
time=1000
|
||||
[/delay]
|
||||
{FADE_TO_BLACK}
|
||||
{SCREEN_FADE_OUT}
|
||||
|
||||
{RESET_RUNES}
|
||||
|
||||
|
@ -843,7 +843,7 @@
|
|||
clear_shroud=yes
|
||||
[/redraw]
|
||||
|
||||
{FADE_IN}
|
||||
{SCREEN_FADE_IN}
|
||||
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
|
@ -1006,7 +1006,7 @@
|
|||
[delay]
|
||||
time=1000
|
||||
[/delay]
|
||||
{FADE_TO_BLACK}
|
||||
{SCREEN_FADE_OUT}
|
||||
|
||||
{RESET_RUNES}
|
||||
|
||||
|
@ -1059,7 +1059,7 @@
|
|||
clear_shroud=yes
|
||||
[/redraw]
|
||||
|
||||
{FADE_IN}
|
||||
{SCREEN_FADE_IN}
|
||||
|
||||
[animate_unit]
|
||||
[filter]
|
||||
|
@ -1574,7 +1574,7 @@
|
|||
time=1000
|
||||
[/delay]
|
||||
|
||||
{FADE_TO_BLACK}
|
||||
{SCREEN_FADE_OUT}
|
||||
|
||||
{REMOVE_IMAGE 13 6}
|
||||
{REMOVE_IMAGE 11 9}
|
||||
|
@ -1676,7 +1676,7 @@
|
|||
multiturn=yes
|
||||
[/lift_fog]
|
||||
|
||||
{FADE_IN}
|
||||
{SCREEN_FADE_IN}
|
||||
|
||||
{COLOR_ADJUST -15 -15 -15}
|
||||
|
||||
|
@ -2940,7 +2940,7 @@ And the tongue of fire begets ashen repose.</i>"
|
|||
time=1500
|
||||
[/delay]
|
||||
|
||||
{FADE_TO_BLACK}
|
||||
{SCREEN_FADE_OUT}
|
||||
|
||||
[remove_shroud]
|
||||
side=1
|
||||
|
@ -2988,7 +2988,7 @@ And the tongue of fire begets ashen repose.</i>"
|
|||
|
||||
[lock_view][/lock_view]
|
||||
|
||||
{FADE_IN}
|
||||
{SCREEN_FADE_IN}
|
||||
|
||||
[message]
|
||||
speaker=Mal Keshar
|
||||
|
@ -3181,7 +3181,7 @@ And the tongue of fire begets ashen repose.</i>"
|
|||
time=1500
|
||||
[/delay]
|
||||
|
||||
{FADE_TO_BLACK}
|
||||
{SCREEN_FADE_OUT}
|
||||
|
||||
[terrain]
|
||||
[and]
|
||||
|
@ -3224,7 +3224,7 @@ And the tongue of fire begets ashen repose.</i>"
|
|||
x,y=22,28
|
||||
[/scroll_to]
|
||||
|
||||
{FADE_IN}
|
||||
{SCREEN_FADE_IN}
|
||||
|
||||
[unstore_unit]
|
||||
x,y=22,28
|
||||
|
|
Loading…
Add table
Reference in a new issue