This page is under construction
Archives/bf1942/Levels/Peenemunde.rfa
bf1942/Levels/Peenemunde/Menu/init.con
Game.setLocalized 1

rem ** Allied Debriefing **
game.setAlliedDebriefingMajorVictory DEBRIEFING_ALLIED_MAJOR_VICTORY_PEENEMUNDE
game.setAlliedDebriefingMinorVictory DEBRIEFING_ALLIED_MINOR_VICTORY_PEENEMUNDE
game.setAlliedDebriefingMajorDefeat DEBRIEFING_ALLIED_MAJOR_DEFEAT_PEENEMUNDE
game.setAlliedDebriefingMinorDefeat DEBRIEFING_ALLIED_MINOR_DEFEAT_PEENEMUNDE

rem ** Axis Debriefing **
game.setAxisDebriefingMajorVictory DEBRIEFING_AXIS_MAJOR_VICTORY_PEENEMUNDE
game.setAxisDebriefingMinorVictory DEBRIEFING_AXIS_MINOR_VICTORY_PEENEMUNDE
game.setAxisDebriefingMajorDefeat DEBRIEFING_AXIS_MAJOR_DEFEAT_PEENEMUNDE
game.setAxisDebriefingMinorDefeat DEBRIEFING_AXIS_MINOR_DEFEAT_PEENEMUNDE

rem ** Multiplayer Briefing **
game.setMultiplayerBriefingObjectives MULTIPLAYER_BRIEFING_PEENEMUNDE
game.setMultiplayerBriefingMapType MULTIPLAYER_MAP_TYPE_HEADON_MAP

game.setLoadPicture Load/PlaceHolder_Goblin.tga
game.setServerInfoIcon "serverInfo.tga"
game.setMapId "XPack2"