correct side names in on of the new MP maps (the last of them)
closes #2453 [ci_skip]
This commit is contained in:
parent
981dd13965
commit
733f40f40f
1 changed files with 4 additions and 4 deletions
|
@ -21,8 +21,8 @@
|
|||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
team_name=north
|
||||
user_team_name= _ "teamname^North"
|
||||
team_name=south
|
||||
user_team_name= _ "teamname^South"
|
||||
gold=100
|
||||
fog=yes
|
||||
[/side]
|
||||
|
@ -33,8 +33,8 @@
|
|||
side=2
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
team_name=south
|
||||
user_team_name= _ "teamname^South"
|
||||
team_name=north
|
||||
user_team_name= _ "teamname^North"
|
||||
gold=100
|
||||
fog=yes
|
||||
[village]
|
||||
|
|
Loading…
Add table
Reference in a new issue