From 3eb2ccac53e42c34a46bed2ec113e32247c29589 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Severin=20Gl=C3=B6ckner?= Date: Tue, 6 Feb 2018 22:09:26 +0100 Subject: [PATCH] MP: fix the recently added map Tombs_of_Kesorak [ci skip] --- .../multiplayer/scenarios/2p_Tombs_of_Kesorak.cfg | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/data/multiplayer/scenarios/2p_Tombs_of_Kesorak.cfg b/data/multiplayer/scenarios/2p_Tombs_of_Kesorak.cfg index f25ee5a324bc..bd4ca50951b6 100644 --- a/data/multiplayer/scenarios/2p_Tombs_of_Kesorak.cfg +++ b/data/multiplayer/scenarios/2p_Tombs_of_Kesorak.cfg @@ -7,7 +7,7 @@ name= _ "2p — Tombs of Kesorak" description= _ "Hundreds of years ago, the defeated Sorcerer Kesorak was entombed here, along with a number of his followers. An unholy chill now encircles the tombs, and many believe that the voice of Kesorak can still be heard, whispering amongst the withered trees of this barren landscape. Unconcerned by their gloomy surroundings, your leaders have chosen this place to clash." map_data="{multiplayer/maps/2p_Tombs_of_Kesorak.map}" - random_start_time="no" + random_start_time=no {DEFAULT_SCHEDULE} {DEFAULT_MUSIC_PLAYLIST} @@ -116,8 +116,8 @@ gold=125 canrecruit=yes controller=human - team_name=south - user_team_name= _ "teamname^South" + team_name=east + user_team_name= _ "teamname^East" fog=yes [/side] [side] @@ -128,8 +128,8 @@ gold=125 canrecruit=yes controller=human - team_name=north - user_team_name= _ "teamname^North" + team_name=west + user_team_name= _ "teamname^West" fog=yes [village] x=6 @@ -167,7 +167,6 @@ name=start [objectives] - # This [objective] condition=win #textdomain wesnoth @@ -176,10 +175,10 @@ [/objective] [note] - text= _ "The map contains mausoleums and campfires that shift the time of the day by one step toward night and day, respectively." + description= _ "The map contains mausoleums and campfires that shift the time of the day by one step toward night and day, respectively." [/note] [note] - text= _ "The tile in the centre, which contains the casket of the titular necromancer, is always covered in pitch black fog." + description= _ "The tile in the centre, which contains the casket of the titular necromancer, is always covered in pitch black fog." [/note] [/objectives] [/event]