mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
VFS uses the files from Data-1.13 since Data-UB did not have alternative files, the extra items meant for 1.13 sectors would show up in UB campaigns as well.
21 lines
463 B
XML
21 lines
463 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
see the ExtraSectorItems-Readme.txt for details
|
|
<ExtraItems>
|
|
<Item>
|
|
<uiIndex>116</uiIndex>
|
|
<quantity>3</quantity>
|
|
<condition>100</condition>
|
|
<gridno>12413</gridno>
|
|
<visible>1</visible>
|
|
</Item>
|
|
<Item>
|
|
<uiIndex>981</uiIndex>
|
|
<quantity>4</quantity>
|
|
<condition>100</condition>
|
|
<gridno>12413</gridno>
|
|
<visible>1</visible>
|
|
</Item>
|
|
</ExtraItems>
|
|
-->
|