Skip to content

Commit

Permalink
update mainline for #1846
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Jul 26, 2017
1 parent 77638c7 commit 304f480
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 36 deletions.
4 changes: 2 additions & 2 deletions data/multiplayer/scenarios/2p_Clearing_Gushes.cfg
Expand Up @@ -12,6 +12,8 @@
{DEFAULT_SCHEDULE}
{DEFAULT_MUSIC_PLAYLIST}

mp_village_gold=2

[side]
[ai]
villages_per_scout=8
Expand All @@ -22,7 +24,6 @@
team_name=north
user_team_name= _ "teamname^North"
gold=100
village_gold=2
fog=yes
[/side]
[side]
Expand All @@ -35,7 +36,6 @@
team_name=south
user_team_name= _ "teamname^South"
gold=100
village_gold=2
fog=yes
[village]
x,y=2,10
Expand Down
4 changes: 2 additions & 2 deletions data/multiplayer/scenarios/2p_Cynsaun_Battlefield.cfg
Expand Up @@ -11,6 +11,8 @@
{DEFAULT_SCHEDULE}
{DEFAULT_MUSIC_PLAYLIST}

mp_village_gold=2

[side]
[ai]
villages_per_scout=8
Expand All @@ -21,7 +23,6 @@
team_name=north
user_team_name= _ "teamname^North"
gold=150
village_gold=2
fog=yes
[/side]
[side]
Expand All @@ -34,7 +35,6 @@
team_name=south
user_team_name= _ "teamname^South"
gold=150
village_gold=2
fog=yes
[village]
x=5
Expand Down
10 changes: 4 additions & 6 deletions data/multiplayer/scenarios/2p_Dark_Forecast.cfg
Expand Up @@ -14,6 +14,8 @@ Note: You need to use the default map settings for the scenario to work right."

{DEFAULT_SCHEDULE_DAWN}

mp_village_gold=1

[side]
side=1
team_name="revolt"
Expand All @@ -22,7 +24,6 @@ Note: You need to use the default map settings for the scenario to work right."
disallow_observers=yes
no_leader=yes
controller="ai"
village_gold=1
defeat_condition=never
[/side]

Expand All @@ -35,7 +36,6 @@ Note: You need to use the default map settings for the scenario to work right."
disallow_observers=yes
no_leader=yes
controller="ai"
village_gold=1
[ai]
aggression=-4.0
caution=0.99
Expand All @@ -52,7 +52,6 @@ Note: You need to use the default map settings for the scenario to work right."
user_team_name= _ "teamname^Human"
controller="human"
save_id="Player1"
village_gold=1
gold=75
income=0
gold_lock="true"
Expand All @@ -69,7 +68,6 @@ Note: You need to use the default map settings for the scenario to work right."
user_team_name= _ "teamname^Human"
controller="human"
save_id="Player2"
village_gold=1
gold=75
income=0
gold_lock="true"
Expand All @@ -80,8 +78,8 @@ Note: You need to use the default map settings for the scenario to work right."
[/side]
[lua]
code = <<
wesnoth.dofile("multiplayer/scenarios/2p_Dark_Forecast.lua")
>>
wesnoth.dofile("multiplayer/scenarios/2p_Dark_Forecast.lua")
>>
[/lua]
[event]
name=prestart
Expand Down
4 changes: 2 additions & 2 deletions data/multiplayer/scenarios/2p_The_Walls_of_Pyrennis.cfg
Expand Up @@ -12,6 +12,8 @@
{DEFAULT_SCHEDULE}
{DEFAULT_MUSIC_PLAYLIST}

mp_village_gold=2

[side]
[ai]
villages_per_scout=8
Expand All @@ -22,7 +24,6 @@
team_name=north
user_team_name= _ "teamname^North"
gold=100
village_gold=2
fog=yes
[/side]
[side]
Expand All @@ -35,7 +36,6 @@
team_name=south
user_team_name= _ "teamname^South"
gold=100
village_gold=2
fog=yes
[village]
x,y=5,3
Expand Down
6 changes: 2 additions & 4 deletions data/multiplayer/scenarios/4p_A_New_Land.cfg
Expand Up @@ -47,6 +47,8 @@

# Players

mp_village_gold=2

[side]
side=1
canrecruit=yes
Expand All @@ -55,7 +57,6 @@
user_team_name= _ "teamname^Team 1"
team_lock=yes
income_lock=yes
village_gold=2
shroud=no
fog=yes
recruit=Peasant,Mage
Expand All @@ -70,7 +71,6 @@
user_team_name= _ "teamname^Team 1"
team_lock=yes
income_lock=yes
village_gold=2
shroud=no
fog=yes
recruit=Peasant,Mage
Expand All @@ -85,7 +85,6 @@
user_team_name= _ "teamname^Team 1"
team_lock=yes
income_lock=yes
village_gold=2
shroud=no
fog=yes
recruit=Peasant,Mage
Expand All @@ -100,7 +99,6 @@
user_team_name= _ "teamname^Team 1"
team_lock=yes
income_lock=yes
village_gold=2
shroud=no
fog=yes
recruit=Peasant,Mage
Expand Down
7 changes: 2 additions & 5 deletions data/multiplayer/scenarios/5p_The_Wilderlands.cfg
Expand Up @@ -41,14 +41,15 @@
{DEFAULT_SCHEDULE}
{DEFAULT_MUSIC_PLAYLIST}

mp_village_gold=2

[side]
[ai]
villages_per_scout=16
[/ai]
side=1
canrecruit=yes
controller=human
village_gold=2
fog=yes
[/side]
[side]
Expand All @@ -58,7 +59,6 @@
side=2
canrecruit=yes
controller=human
village_gold=2
fog=yes
[/side]
[side]
Expand All @@ -68,7 +68,6 @@
side=3
canrecruit=yes
controller=human
village_gold=2
fog=yes
[/side]
[side]
Expand All @@ -78,7 +77,6 @@
side=4
canrecruit=yes
controller=human
village_gold=2
fog=yes
[/side]
[side]
Expand All @@ -88,7 +86,6 @@
side=5
canrecruit=yes
controller=human
village_gold=2
fog=yes
[/side]

Expand Down
8 changes: 2 additions & 6 deletions data/multiplayer/scenarios/6p_Crusaders_Field.cfg
Expand Up @@ -9,6 +9,8 @@
{DEFAULT_SCHEDULE}
{DEFAULT_MUSIC_PLAYLIST}

mp_village_gold=1

[side]
[ai]
villages_per_scout=24
Expand All @@ -18,7 +20,6 @@
user_team_name= _ "teamname^Team 1"
canrecruit=yes
controller=human
village_gold=1
fog=yes
[/side]
[side]
Expand All @@ -30,7 +31,6 @@
user_team_name= _ "teamname^Team 2"
canrecruit=yes
controller=human
village_gold=1
fog=yes
[/side]
[side]
Expand All @@ -42,7 +42,6 @@
user_team_name= _ "teamname^Team 1"
canrecruit=yes
controller=human
village_gold=1
fog=yes
[/side]
[side]
Expand All @@ -54,7 +53,6 @@
user_team_name= _ "teamname^Team 2"
canrecruit=yes
controller=human
village_gold=1
fog=yes
[/side]
[side]
Expand All @@ -66,7 +64,6 @@
user_team_name= _ "teamname^Team 1"
canrecruit=yes
controller=human
village_gold=1
fog=yes
[/side]
[side]
Expand All @@ -78,7 +75,6 @@
user_team_name= _ "teamname^Team 2"
canrecruit=yes
controller=human
village_gold=1
fog=yes
[/side]
[/multiplayer]
11 changes: 2 additions & 9 deletions data/multiplayer/scenarios/9p_Merkwuerdigliebe.cfg
Expand Up @@ -12,6 +12,8 @@

{DEFAULT_MUSIC_PLAYLIST}

mp_village_gold=3

[side]
[ai]
villages_per_scout=36
Expand All @@ -21,7 +23,6 @@
user_team_name= _ "teamname^North"
canrecruit=yes
controller=human
village_gold=3
fog=yes
[/side]
[side]
Expand All @@ -33,7 +34,6 @@
user_team_name= _ "teamname^Southeast"
canrecruit=yes
controller=human
village_gold=3
fog=yes
[/side]
[side]
Expand All @@ -45,7 +45,6 @@
user_team_name= _ "teamname^Southwest"
canrecruit=yes
controller=human
village_gold=3
fog=yes
[/side]
[side]
Expand All @@ -57,7 +56,6 @@
user_team_name= _ "teamname^Southwest"
canrecruit=yes
controller=human
village_gold=3
fog=yes
[/side]
[side]
Expand All @@ -69,7 +67,6 @@
user_team_name= _ "teamname^North"
canrecruit=yes
controller=human
village_gold=3
fog=yes
[/side]
[side]
Expand All @@ -81,7 +78,6 @@
user_team_name= _ "teamname^Southeast"
canrecruit=yes
controller=human
village_gold=3
fog=yes
[/side]
[side]
Expand All @@ -93,7 +89,6 @@
user_team_name= _ "teamname^Southeast"
canrecruit=yes
controller=human
village_gold=3
fog=yes
[/side]
[side]
Expand All @@ -105,7 +100,6 @@
user_team_name= _ "teamname^Southwest"
canrecruit=yes
controller=human
village_gold=3
fog=yes
[/side]
[side]
Expand All @@ -117,7 +111,6 @@
user_team_name= _ "teamname^North"
canrecruit=yes
controller=human
village_gold=3
fog=yes
[/side]
[/multiplayer]

0 comments on commit 304f480

Please sign in to comment.