| 12345678910111213141516171819 |
- <?xml version="1.0" encoding="us-ascii"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset">
- <TutorialMapData id="TutorialMaps">
- <Lesson Map="data\maps\official\TUTORIAL_Controls_Smith\TUTORIAL_Controls_Smith.map"
- Summary="APT:LESSONSUMMARY_1" ImageName="Tutorial1"/>
- <Lesson Map="data\maps\official\TUTORIAL_BaseBuilding_Smith\TUTORIAL_BaseBuilding_Smith.map"
- Summary="APT:LESSONSUMMARY_2" ImageName="Tutorial2"/>
- <Lesson Map="data\maps\official\TUTORIAL_UnitFunctions_Smith\TUTORIAL_UnitFunctions_Smith.map"
- Summary="APT:LESSONSUMMARY_3" ImageName="Tutorial3"/>
- <Lesson Map="data\maps\official\TUTORIAL_Protocols_Smith\TUTORIAL_Protocols_Smith.map"
- Summary="APT:LESSONSUMMARY_4" ImageName="Tutorial4"/>
- <Lesson Map="data\maps\official\TUTORIAL_Advanced_Smith\TUTORIAL_Advanced_Smith.map"
- Summary="APT:LESSONSUMMARY_5" ImageName="Tutorial5"/>
- <Lesson Map="data\maps\official\TUTORIAL_AICommander_Smith\TUTORIAL_AICommander_Smith.map"
- Summary="APT:LESSONSUMMARY_6" ImageName="Tutorial6"/>
- </TutorialMapData>
- </AssetDeclaration>
|