made team names consistent with the map
This commit is contained in:
parent
7e30707d22
commit
c895638ade
1 changed files with 4 additions and 4 deletions
|
@ -34,8 +34,8 @@
|
|||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
team_name=north
|
||||
user_team_name= _ "teamname^North"
|
||||
team_name=south
|
||||
user_team_name= _ "teamname^South"
|
||||
fog=yes
|
||||
[/side]
|
||||
[side]
|
||||
|
@ -45,8 +45,8 @@
|
|||
side=2
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
team_name=south
|
||||
user_team_name= _ "teamname^South"
|
||||
team_name=north
|
||||
user_team_name= _ "teamname^North"
|
||||
fog=yes
|
||||
[/side]
|
||||
[/multiplayer]
|
||||
|
|
Loading…
Add table
Reference in a new issue