mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Development GameDir folder: https://ja2svn.dyndns.org/source/ja2/branches/Wanne/JA2%201.13%20MP/GameDir git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1353 4f8fa57e-7814-0410-bad4-adc449f26b7c
21 lines
539 B
XML
21 lines
539 B
XML
<!-- This is just an empty template for the addition extra sector items -->
|
|
<!-- See "Docs\Extra Sector Items.txt" for additional informations -->
|
|
<!--
|
|
<ExtraItems>
|
|
<Item>
|
|
<uiIndex>201</uiIndex>
|
|
<quantity>1</quantity>
|
|
<condition>80</condition>
|
|
<gridno>6479</gridno>
|
|
<visible>1</visible>
|
|
</Item>
|
|
<Item>
|
|
<uiIndex>15</uiIndex>
|
|
<quantity>1</quantity>
|
|
<condition>80</condition>
|
|
<gridno>6479</gridno>
|
|
<visible>1</visible>
|
|
</Item>
|
|
</ExtraItems>
|
|
-->
|