TSG S8b: modified starting village captures

This commit is contained in:
nemaara 2018-11-13 14:16:43 -05:00 committed by pentarctagon
parent 5f9361d781
commit c40e908aa4

View file

@ -80,8 +80,6 @@
{FLAG_VARIANT undead}
[/side]
{STARTING_VILLAGES 2 5}
[side]
side=3
type=Lich
@ -111,9 +109,6 @@
{FLAG_VARIANT undead}
[/side]
{STARTING_VILLAGES 3 5}
[event]
name=prestart
@ -328,11 +323,11 @@
[if]
[variable]
name=village_radius
greater_than=20
greater_than=12
[/variable]
[then]
{VARIABLE village_radius 20}
{VARIABLE village_radius 12}
[/then]
[/if]
@ -374,6 +369,9 @@
[/event]
{STARTING_VILLAGES 1 $village_radius}
{STARTING_VILLAGES 2 5}
{STARTING_VILLAGES 3 5}
# Start
[event]