This page is under construction
Archives/bf1942/levels/Sortavala_001.rfa
bf1942/levels/Sortavala/Menu/Init.con
rem *********************************************
rem Created by Battlecraft 1942. Copyright (c)2003,2004 Digital Illusions CE
rem *********************************************
Game.setLocalized 1

game.setLoadPicture ../../bf1942/levels/Sortavala/menu/Sortavala.tga
game.setServerInfoIcon serverInfo.dds

game.setMultiplayerBriefingObjectives LEVEL_DESC_SORTAVALA
game.setMultiplayerBriefingMapType MULTIPLAYER_MAP_TYPE_ASSAULT_MAP

rem ** Allied Debriefing **
game.setAlliedDebriefingMajorVictory LEVEL_DESC_SORTAVALA_RUS_VICTORY
game.setAlliedDebriefingMinorVictory LEVEL_DESC_SORTAVALA_RUS_VICTORY
game.setAlliedDebriefingMajorDefeat LEVEL_DESC_SORTAVALA_RUS_DEFEAT
game.setAlliedDebriefingMinorDefeat LEVEL_DESC_SORTAVALA_RUS_DEFEAT

rem ** Axis Debriefing **
game.setAxisDebriefingMajorVictory LEVEL_DESC_SORTAVALA_FIN_VICTORY
game.setAxisDebriefingMinorVictory LEVEL_DESC_SORTAVALA_FIN_VICTORY
game.setAxisDebriefingMajorDefeat LEVEL_DESC_SORTAVALA_FIN_DEFEAT
game.setAxisDebriefingMinorDefeat LEVEL_DESC_SORTAVALA_FIN_DEFEAT

game.setMapId "FinnWars"