mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
ANL: make destruction events removable
[ci skip]
This commit is contained in:
parent
450ab7959b
commit
ff4854cc30
@ -458,6 +458,7 @@ For experienced players, it’s recommended to lower the starting gold to 75."
|
||||
|
||||
[event]
|
||||
name=new turn
|
||||
id=anl_names
|
||||
first_time_only=no
|
||||
{SET_NAMES}
|
||||
[/event]
|
||||
@ -631,6 +632,7 @@ For experienced players, it’s recommended to lower the starting gold to 75."
|
||||
# Villages
|
||||
[event]
|
||||
name=moveto
|
||||
id=anl_destruction_2
|
||||
first_time_only=no
|
||||
[filter]
|
||||
side=5,6,7,8
|
||||
@ -649,6 +651,7 @@ For experienced players, it’s recommended to lower the starting gold to 75."
|
||||
# Farms
|
||||
[event]
|
||||
name=moveto
|
||||
id=anl_destruction_1
|
||||
first_time_only=no
|
||||
[filter]
|
||||
side=5,6,7,8
|
||||
@ -666,6 +669,7 @@ For experienced players, it’s recommended to lower the starting gold to 75."
|
||||
# Universities & Castles
|
||||
[event]
|
||||
name=moveto
|
||||
id=anl_destruction_3
|
||||
first_time_only=no
|
||||
[filter]
|
||||
side=5,6,7,8
|
||||
@ -687,6 +691,7 @@ For experienced players, it’s recommended to lower the starting gold to 75."
|
||||
# Hill mines
|
||||
[event]
|
||||
name=moveto
|
||||
id=anl_destruction_4
|
||||
first_time_only=no
|
||||
[filter]
|
||||
side=5,6,7,8
|
||||
@ -707,6 +712,7 @@ For experienced players, it’s recommended to lower the starting gold to 75."
|
||||
# Mountain mines
|
||||
[event]
|
||||
name=moveto
|
||||
id=anl_destruction_5
|
||||
first_time_only=no
|
||||
[filter]
|
||||
side=5,6,7,8
|
||||
|
Loading…
x
Reference in New Issue
Block a user