From c895638ade9269036a4953677f3643ddcffd1a55 Mon Sep 17 00:00:00 2001 From: Gunter Labes Date: Sun, 30 Nov 2008 21:03:34 +0000 Subject: [PATCH] made team names consistent with the map --- data/multiplayer/scenarios/2p_Howling_Ghost_Badlands.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/multiplayer/scenarios/2p_Howling_Ghost_Badlands.cfg b/data/multiplayer/scenarios/2p_Howling_Ghost_Badlands.cfg index 86040b6fcb6..e3207f152d2 100644 --- a/data/multiplayer/scenarios/2p_Howling_Ghost_Badlands.cfg +++ b/data/multiplayer/scenarios/2p_Howling_Ghost_Badlands.cfg @@ -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]