mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 15:58:10 +00:00
UtBS S5: don't give free units
This commit is contained in:
parent
79ea509cef
commit
47b817d982
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user