Liberty: use set side colors
This commit is contained in:
parent
c553cc681e
commit
787ba7c2f0
8 changed files with 33 additions and 4 deletions
|
@ -48,6 +48,7 @@ Months... seven months it’s been since the Crown did send a single guard here
|
|||
name= _ "Baldras"
|
||||
profile=portraits/baldras.png
|
||||
side=1
|
||||
color=blue
|
||||
canrecruit=yes
|
||||
recruit=
|
||||
controller=human
|
||||
|
@ -77,6 +78,7 @@ Months... seven months it’s been since the Crown did send a single guard here
|
|||
id=Fal Khag
|
||||
name= _ "Fal Khag"
|
||||
side=2
|
||||
color=orange
|
||||
controller=ai
|
||||
canrecruit=yes
|
||||
facing=sw
|
||||
|
|
|
@ -31,6 +31,7 @@ Me and Harper visited Erwen’s grave today. I helped the lad pick her a bunch o
|
|||
id=Baldras
|
||||
name= _ "Baldras"
|
||||
side=1
|
||||
color=blue
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
gold=100
|
||||
|
@ -46,6 +47,7 @@ Me and Harper visited Erwen’s grave today. I helped the lad pick her a bunch o
|
|||
id=Tarwen
|
||||
name= _ "Tarwen"
|
||||
side=2
|
||||
color=red
|
||||
canrecruit=yes
|
||||
controller=ai
|
||||
gold=0
|
||||
|
@ -69,6 +71,7 @@ Me and Harper visited Erwen’s grave today. I helped the lad pick her a bunch o
|
|||
#by getting trampled on the first turn
|
||||
[side]
|
||||
side=3
|
||||
color=lightblue
|
||||
no_leader=yes
|
||||
controller=ai
|
||||
team_name=good_guys
|
||||
|
@ -425,6 +428,11 @@ Me and Harper visited Erwen’s grave today. I helped the lad pick her a bunch o
|
|||
[/do]
|
||||
[/foreach]
|
||||
|
||||
[modify_side]
|
||||
side=1
|
||||
color=black
|
||||
[/modify_side]
|
||||
|
||||
{CLEAR_VARIABLE stored_peasants}
|
||||
|
||||
[disallow_recruit]
|
||||
|
|
|
@ -39,6 +39,7 @@ Been a strange few days. Had to leave Dallben real quick. We grabbed as much stu
|
|||
type=Bandit
|
||||
id=Baldras
|
||||
side=1
|
||||
color=black
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
recruit=Thug,Footpad,Poacher
|
||||
|
@ -57,6 +58,7 @@ Been a strange few days. Had to leave Dallben real quick. We grabbed as much stu
|
|||
profile=portraits/relana.png
|
||||
facing=se
|
||||
side=2
|
||||
color=lightblue
|
||||
canrecruit=yes
|
||||
controller=ai
|
||||
[ai]
|
||||
|
@ -85,6 +87,7 @@ Been a strange few days. Had to leave Dallben real quick. We grabbed as much stu
|
|||
profile=portraits/orcs/grunt-3.png
|
||||
facing=sw
|
||||
side=3
|
||||
color=orange
|
||||
canrecruit=yes
|
||||
controller=ai
|
||||
recruit=Orcish Grunt,Wolf Rider,Orcish Archer,Troll Whelp
|
||||
|
@ -111,6 +114,7 @@ Been a strange few days. Had to leave Dallben real quick. We grabbed as much stu
|
|||
id=Thhsthss
|
||||
name= _ "Thhsthss"
|
||||
side=4
|
||||
color=orange
|
||||
canrecruit=yes
|
||||
controller=ai
|
||||
recruit=Saurian Skirmisher,Saurian Ambusher,Saurian Augur
|
||||
|
@ -133,7 +137,7 @@ Been a strange few days. Had to leave Dallben real quick. We grabbed as much stu
|
|||
no_leader=yes
|
||||
hidden=yes
|
||||
team_name=monsters
|
||||
color=orange
|
||||
color=brown
|
||||
[/side]
|
||||
|
||||
{STARTING_VILLAGES_AREA 4 7 6 6}
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
type=Bandit
|
||||
id=Baldras
|
||||
side=1
|
||||
color=black
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
recruit=Thug,Footpad,Poacher
|
||||
|
@ -44,6 +45,7 @@
|
|||
name= _ "Lord Maddock"
|
||||
profile=portraits/maddock.png
|
||||
side=2
|
||||
color=teal
|
||||
canrecruit=yes
|
||||
controller=ai
|
||||
recruit=Spearman,Horseman,Cavalryman,Heavy Infantryman,Mage,Bowman
|
||||
|
@ -65,6 +67,7 @@
|
|||
id=Kestrel
|
||||
name= _ "Kestrel"
|
||||
side=3
|
||||
color=darkred
|
||||
canrecruit=yes
|
||||
controller=ai
|
||||
recruit=Spearman,Horseman,Cavalryman,Heavy Infantryman,Bowman
|
||||
|
|
|
@ -60,6 +60,7 @@ Been a tough few days since we left Elensefar, with all them patrols running aro
|
|||
type=Bandit
|
||||
id=Baldras
|
||||
side=1
|
||||
color=black
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
recruit=Thug,Footpad,Poacher
|
||||
|
@ -78,6 +79,7 @@ Been a tough few days since we left Elensefar, with all them patrols running aro
|
|||
id=Quentin
|
||||
name= _ "Quentin"
|
||||
side=2
|
||||
color=red
|
||||
canrecruit=yes
|
||||
controller=ai
|
||||
user_team_name=_"Weldyn"
|
||||
|
@ -93,7 +95,7 @@ Been a tough few days since we left Elensefar, with all them patrols running aro
|
|||
[side]
|
||||
no_leader=yes
|
||||
side=3
|
||||
color=blue
|
||||
color=red
|
||||
controller=ai
|
||||
team_name=bad_guys
|
||||
user_team_name=_"Weldyn"
|
||||
|
@ -115,7 +117,7 @@ Been a tough few days since we left Elensefar, with all them patrols running aro
|
|||
id=Hans
|
||||
name= _ "Hans"
|
||||
side=4
|
||||
color=green
|
||||
color=purple
|
||||
canrecruit=yes
|
||||
controller=ai
|
||||
facing=sw
|
||||
|
|
|
@ -69,6 +69,7 @@ The sun don’t really shine at all in these Grey Woods, but truth be told, I ha
|
|||
|
||||
[side]
|
||||
side=1
|
||||
color=black
|
||||
type=Highwayman
|
||||
id=Baldras
|
||||
canrecruit=yes
|
||||
|
@ -90,6 +91,7 @@ The sun don’t really shine at all in these Grey Woods, but truth be told, I ha
|
|||
profile=portraits/helicrom.png
|
||||
facing=sw
|
||||
side=2
|
||||
color=purple
|
||||
canrecruit=yes
|
||||
recruit=Rogue Mage,Shadow Mage,Thief,Rogue
|
||||
{GOLD 100 75 50}
|
||||
|
@ -103,6 +105,7 @@ The sun don’t really shine at all in these Grey Woods, but truth be told, I ha
|
|||
|
||||
[side]
|
||||
side=3
|
||||
color=red
|
||||
type=Shock Trooper
|
||||
id=Linneus
|
||||
name= _ "Linneus"
|
||||
|
@ -121,6 +124,7 @@ The sun don’t really shine at all in these Grey Woods, but truth be told, I ha
|
|||
|
||||
[side]
|
||||
side=4
|
||||
color=red
|
||||
type=Lieutenant
|
||||
id=Archarel
|
||||
name= _ "Archarel"
|
||||
|
@ -143,7 +147,7 @@ The sun don’t really shine at all in these Grey Woods, but truth be told, I ha
|
|||
no_leader=yes
|
||||
hidden=yes
|
||||
team_name=monsters
|
||||
color=orange
|
||||
color=brown
|
||||
[/side]
|
||||
|
||||
{STARTING_VILLAGES 4 10}
|
||||
|
|
|
@ -35,6 +35,7 @@ One score and eight years ago, in 78 YW, the King of Wesnoth and the Lord of Ele
|
|||
|
||||
[side]
|
||||
side=1
|
||||
color=black
|
||||
type=Highwayman
|
||||
id=Baldras
|
||||
recruit=Thug,Footpad,Poacher,Rogue Mage,Shadow Mage,Thief,Rogue
|
||||
|
@ -49,6 +50,7 @@ One score and eight years ago, in 78 YW, the King of Wesnoth and the Lord of Ele
|
|||
|
||||
[side]
|
||||
side=2
|
||||
color=red
|
||||
type=General
|
||||
id=Dommel
|
||||
name= _ "Dommel"
|
||||
|
@ -91,6 +93,7 @@ One score and eight years ago, in 78 YW, the King of Wesnoth and the Lord of Ele
|
|||
|
||||
[side]
|
||||
side=3
|
||||
color=orange
|
||||
type=Orcish Warlord
|
||||
id=Vashna
|
||||
name= _ "Vashna"
|
||||
|
@ -120,6 +123,7 @@ One score and eight years ago, in 78 YW, the King of Wesnoth and the Lord of Ele
|
|||
|
||||
[side]
|
||||
side=4
|
||||
color=teal
|
||||
no_leader=yes
|
||||
{GOLD 200 175 150}
|
||||
controller=ai
|
||||
|
|
|
@ -68,6 +68,7 @@ Harper got back today from Delwyn. Said he didn’t find no one alive there, but
|
|||
|
||||
[side]
|
||||
side=1
|
||||
color=black
|
||||
type=Highwayman
|
||||
id=Baldras
|
||||
canrecruit=yes
|
||||
|
@ -77,6 +78,7 @@ Harper got back today from Delwyn. Said he didn’t find no one alive there, but
|
|||
[side]
|
||||
type="Orcish Warlord"
|
||||
side=2
|
||||
color=orange
|
||||
canrecruit=yes
|
||||
recruit="Orcish Warrior"
|
||||
{FLAG_VARIANT6 ragged}
|
||||
|
|
Loading…
Add table
Reference in a new issue