Files
source/gamedir/Data-JA2Demo/TableData/Army/GarrisonGroups.xml
T
Wanne b3dfa960f2 - Added the JA2 Demo as a new 1-13 MOD (by Jazz)
o Now you can play the JA2 Demo (P1 - Demoville) maps with the features of 1.13
o The Demo has to be started with a special compiled 1.13 demo executable
o This demo is as close as possible to the original JA2 Demo
o There is a special "ja2_Demo.ini" file for the demo settings.


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1430 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-05-18 10:57:24 +00:00

23 lines
541 B
XML

<!--
This file defines garrisons in game.
Fields index:
Sector - it is where garrison will be sitting. Provide valid sector name.
Composition - it is composition index of garrison. Composition define quantity
and quality of enemy forces. Look into ArmyCompositions.xml for
more information.
NOTE: Maximum 100 garrisons can be used in game.
Changes require starting of a new game.
-->
<GARRISON_INFO>
<GARRISON>
<Sector>P1</Sector>
<Composition>2</Composition>
</GARRISON>
</GARRISON_INFO>