mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 16:46:03 +00:00
Liberty:04: Use FLASH for surprise events
This needs checking for timing
This commit is contained in:
parent
fb3c2ee61b
commit
dcf65fd7b9
@ -535,19 +535,7 @@
|
|||||||
[/variable]
|
[/variable]
|
||||||
|
|
||||||
[then]
|
[then]
|
||||||
[color_adjust]
|
{FLASH 255 100 100 ()}
|
||||||
red=255
|
|
||||||
green=100
|
|
||||||
blue=100
|
|
||||||
[/color_adjust]
|
|
||||||
[delay]
|
|
||||||
time=10
|
|
||||||
[/delay]
|
|
||||||
[color_adjust]
|
|
||||||
red=0
|
|
||||||
green=0
|
|
||||||
blue=0
|
|
||||||
[/color_adjust]
|
|
||||||
|
|
||||||
[terrain_mask]
|
[terrain_mask]
|
||||||
x,y=16,33
|
x,y=16,33
|
||||||
@ -661,19 +649,7 @@
|
|||||||
[/variable]
|
[/variable]
|
||||||
|
|
||||||
[then]
|
[then]
|
||||||
[color_adjust]
|
{FLASH 255 255 100 ()}
|
||||||
red=255
|
|
||||||
green=255
|
|
||||||
blue=100
|
|
||||||
[/color_adjust]
|
|
||||||
[delay]
|
|
||||||
time=10
|
|
||||||
[/delay]
|
|
||||||
[color_adjust]
|
|
||||||
red=0
|
|
||||||
green=0
|
|
||||||
blue=0
|
|
||||||
[/color_adjust]
|
|
||||||
|
|
||||||
[terrain_mask]
|
[terrain_mask]
|
||||||
x,y=16,33
|
x,y=16,33
|
||||||
|
Loading…
x
Reference in New Issue
Block a user