UtBS S5: don't give free units

This commit is contained in:
nemaara 2020-07-10 16:19:31 -04:00
parent 79ea509cef
commit 47b817d982

View File

@ -424,32 +424,6 @@
id=Elyssa
[/recall]
#create starting elves
[unit]
type=Quenoth Fighter
name= _ "Nantheos"
x=4
y=23
side=1
[modifications]
{TRAIT_QUICK}
{TRAIT_STRONG}
[/modifications]
[/unit]
[unit]
type=Quenoth Fighter
name= _ "Sylestria"
x=5
y=25
side=1
[modifications]
{TRAIT_INTELLIGENT}
{TRAIT_RESILIENT}
[/modifications]
[/unit]
# If Elyssa the Mage isn't there, boost starting group a bit
[if]
@ -470,6 +444,17 @@
{TRAIT_RESILIENT}
[/modifications]
[/unit]
[unit]
type=Quenoth Fighter
name= _ "Nantheos"
x=5
y=25
side=1
[modifications]
{TRAIT_LOYAL}
{TRAIT_STRONG}
[/modifications]
[/unit]
[/then]
[/if]
[/event]