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

rem ** Allied Debriefing **
game.setAlliedDebriefingMajorVictory DEBRIEFING_ALLIED_MAJOR_VICTORY_CORRAL_SEA
game.setAlliedDebriefingMinorVictory DEBRIEFING_ALLIED_MINOR_VICTORY_CORRAL_SEA
game.setAlliedDebriefingMajorDefeat DEBRIEFING_ALLIED_MAJOR_DEFEAT_CORRAL_SEA
game.setAlliedDebriefingMinorDefeat DEBRIEFING_ALLIED_MINOR_DEFEAT_CORRAL_SEA

rem ** Axis Debriefing **
game.setAxisDebriefingMajorVictory DEBRIEFING_AXIS_MAJOR_VICTORY_CORRAL_SEA
game.setAxisDebriefingMinorVictory DEBRIEFING_AXIS_MINOR_VICTORY_CORRAL_SEA
game.setAxisDebriefingMajorDefeat DEBRIEFING_AXIS_MAJOR_DEFEAT_CORRAL_SEA
game.setAxisDebriefingMinorDefeat DEBRIEFING_AXIS_MINOR_DEFEAT_CORRAL_SEA

rem ** Multiplayer Briefing **
game.setMultiplayerBriefingObjectives "The unstoppable thrust of the Imperial Navy continued in the South Pacific and threatened Australia and Allied support lines for future advanced operations. It would be clear at the Battle of the Coral Sea that the fleet carrier was a deadly spearhead that bore the strength and fate of control in the Pacific..."

game.setMultiplayerBriefingMapType MULTIPLAYER_MAP_TYPE_HEADON_MAP

game.setLoadPicture Load/CORALSEA.tga

game.setServerInfoIcon serverInfo.dds
game.setMapId "FH"