Fix team names to match the description of allowing FFA.
This commit is contained in:
parent
6c999dea00
commit
53e92feedf
1 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue