SotBE S3: make trolls appear earlier but farther north

This means that they arrive at the battle scene at the same time, but
that the player has more time to adjust to them being there.
This commit is contained in:
mattsc 2013-10-14 14:05:02 -07:00
parent f04b526159
commit aef28e9214

View file

@ -233,15 +233,15 @@
[/event]
[event]
name=turn 7
name=turn 4
[fire_event]
name=trolls_appear
[/fire_event]
[/event]
# Needs to fire on Turn 7 or at victory, whichever happens first.
# It gets a custom name, rather 'name=turn 7,victory', so that
# Needs to fire on Turn 4 or at victory, whichever happens first.
# It gets a custom name, rather 'name=turn 4,victory', so that
# we can guarantee that it fires before the victory event below
[event]
name=trolls_appear
@ -250,8 +250,8 @@
name= _ "Blemaker"
type=Troll Warrior
side=3
x=28
y=13
x=31
y=10
facing=sw
[/unit]
[unit]
@ -259,8 +259,8 @@
name= _ "Grüü"
type=Troll Hero
side=3
x=27
y=13
x=30
y=9
profile=portraits/gruu.png
facing=sw
random_traits=no
@ -281,8 +281,8 @@
name= _ "Toughkon"
type=Troll Whelp
side=3
x=25
y=12
x=32
y=10
facing=sw
[/unit]
[unit]
@ -290,8 +290,8 @@
name= _ "Pe"
type=Troll Whelp
side=3
x=26
y=12
x=33
y=11
facing=sw
[/unit]