ANL: make destruction events removable
[ci skip]
This commit is contained in:
parent
450ab7959b
commit
ff4854cc30
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue