Liberty:04: Use FLASH for surprise events

This needs checking for timing
This commit is contained in:
Tommy 2022-07-30 15:24:02 +12:00 committed by Pentarctagon
parent fb3c2ee61b
commit dcf65fd7b9

View file

@ -535,19 +535,7 @@
[/variable]
[then]
[color_adjust]
red=255
green=100
blue=100
[/color_adjust]
[delay]
time=10
[/delay]
[color_adjust]
red=0
green=0
blue=0
[/color_adjust]
{FLASH 255 100 100 ()}
[terrain_mask]
x,y=16,33
@ -661,19 +649,7 @@
[/variable]
[then]
[color_adjust]
red=255
green=255
blue=100
[/color_adjust]
[delay]
time=10
[/delay]
[color_adjust]
red=0
green=0
blue=0
[/color_adjust]
{FLASH 255 255 100 ()}
[terrain_mask]
x,y=16,33