mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
o added the lacking items of UB to files "the "Data\TableData\Items\Items.xml". o Necessary "Hand Cannon" were moved to the task Raul, to files H11_0_ExtraItems_xxx.xml. o The instruction Morrisa will be generated after destruction of Morrisa automatically. o All scripts lua were modified for UB git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1743 4f8fa57e-7814-0410-bad4-adc449f26b7c
20 lines
535 B
XML
20 lines
535 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>1354</uiIndex>
|
|
<quantity>3</quantity>
|
|
<condition>100</condition>
|
|
<gridno>5366</gridno>
|
|
<visible>1</visible>
|
|
</Item>
|
|
<Item>
|
|
<uiIndex>1352</uiIndex>
|
|
<quantity>1</quantity>
|
|
<condition>100</condition>
|
|
<gridno>5366</gridno>
|
|
<visible>1</visible>
|
|
</Item>
|
|
</ExtraItems>
|