Skip to content

Commit

Permalink
Fix team names to match the description of allowing FFA.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pentarctagon committed Nov 28, 2019
1 parent e52f235 commit 2bec7e3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions data/multiplayer/scenarios/4p_Paths_of_Daggers.cfg
Expand Up @@ -16,8 +16,8 @@
villages_per_scout=16
[/ai]
side=1
team_name=west
user_team_name= _ "teamname^West"
team_name=south-west
user_team_name= _ "teamname^Southwest"
canrecruit=yes
controller=human
fog=yes
Expand All @@ -27,8 +27,8 @@
villages_per_scout=16
[/ai]
side=2
team_name=east
user_team_name= _ "teamname^East"
team_name=north-east
user_team_name= _ "teamname^Northeast"
canrecruit=yes
controller=human
fog=yes
Expand All @@ -38,8 +38,8 @@
villages_per_scout=16
[/ai]
side=3
team_name=east
user_team_name= _ "teamname^East"
team_name=south-east
user_team_name= _ "teamname^Southeast"
canrecruit=yes
controller=human
fog=yes
Expand All @@ -49,8 +49,8 @@
villages_per_scout=16
[/ai]
side=4
team_name=west
user_team_name= _ "teamname^West"
team_name=north-west
user_team_name= _ "teamname^Northwest"
canrecruit=yes
controller=human
fog=yes
Expand Down

0 comments on commit 2bec7e3

Please sign in to comment.