ANL: make main events removable
[ci skip]
This commit is contained in:
parent
a7aa8badba
commit
5ccda0cabc
2 changed files with 4 additions and 0 deletions
|
@ -350,6 +350,7 @@ For experienced players, it’s recommended to lower the starting gold to 75."
|
|||
|
||||
[event]
|
||||
name=side turn
|
||||
id=anl_research_complete
|
||||
first_time_only=no
|
||||
[if]
|
||||
[variable]
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
#define AUTO_STUDYING TYPES
|
||||
[event]
|
||||
name=side turn
|
||||
id=anl_studying
|
||||
first_time_only=no
|
||||
|
||||
[store_unit]
|
||||
|
@ -91,6 +92,7 @@
|
|||
#define AUTO_FARMING TYPES
|
||||
[event]
|
||||
name=side turn
|
||||
id=anl_farming
|
||||
first_time_only=no
|
||||
|
||||
[store_unit]
|
||||
|
@ -241,6 +243,7 @@
|
|||
#define AUTO_MINING TYPES
|
||||
[event]
|
||||
name=side turn
|
||||
id=anl_mining
|
||||
first_time_only=no
|
||||
|
||||
[store_unit]
|
||||
|
|
Loading…
Add table
Reference in a new issue