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

game.setLoadPicture Load/backyard.tga
game.setserverinfoicon serverinfo_rc.dds
game.setMultiplayerBriefingMapType MAPTYPE_ATTRITION
game.setMultiplayerBriefingObjectives OBJECTIVES_ATTRITION


rem ** Allied Briefing **
game.setAlliedCampaign "Despite their hopeless situation, the German troops continue to dig in and provide heavy resistance. We'll have to clear them out house by house, town by town."

game.setAlliedObjectives OBJECTIVES_ATTRITION
game.setAlliedSkirmish OBJECTIVES_ATTRITION

rem ** Axis Briefing **
game.setAxisCampaign "The Allied advance has continued long enough. We need to stop them dead in their tracks, and this village is the perfect place to do so."

game.setAxisObjectives OBJECTIVES_ATTRITION
game.setAxisSkirmish OBJECTIVES_ATTRITION

game.setMapId "Fragfield"