NR: Clean up handling of flags for secondary player sides

Drakes get long, elves get wood-elvish, and liches get undead.

[ci skip]
This commit is contained in:
sigurdfdragon 2018-03-05 18:29:13 -05:00 committed by Jeffrey 'Sigurd' Westcoat
parent 77f8565553
commit c243ca5c7b
4 changed files with 7 additions and 1 deletions

View file

@ -282,6 +282,7 @@
team_name=alliance
user_team_name= _ "Alliance"
no_leader=yes
{FLAG_VARIANT long}
[/side]
{PLACE_IMAGE scenery/dwarven-doors-closed.png 18 12}

View file

@ -142,6 +142,7 @@
team_name=knalgans
user_team_name= _ "Alliance"
no_leader=yes
{FLAG_VARIANT long}
[/side]
{STARTING_VILLAGES 1 6}

View file

@ -252,6 +252,7 @@
team_name=knalgans
user_team_name= _ "Alliance"
no_leader=yes
{FLAG_VARIANT long}
[/side]
# Empty side - player will assume control of it if Eryssa is alive
@ -265,7 +266,7 @@
{GOLD 400 350 300}
team_name=knalgans
user_team_name= _ "Alliance"
{FLAG_VARIANT long}
{FLAG_VARIANT wood-elvish}
[/side]
[event]

View file

@ -292,6 +292,7 @@
controller=human
no_leader=yes
defeat_condition=never
{FLAG_VARIANT long}
[/side]
# STARTING_VILLAGES works due to defeat_condition & having a starting location
{STARTING_VILLAGES 7 10}
@ -399,6 +400,7 @@
[modify_side]
side=7
side_name= _ "RoArthian"
{FLAG_VARIANT undead}
[/modify_side]
{CLEAR_VARIABLE place_lich_at}
[/then]
@ -464,6 +466,7 @@
[modify_side]
side=9
side_name= _ "RoSothian"
{FLAG_VARIANT undead}
[/modify_side]
{CLEAR_VARIABLE place_second_lich_at}
[/else]