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
462 B
XML
21 lines
462 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
see the ExtraSectorItems-Readme.txt for details
|
|
<ExtraItems>
|
|
<Item>
|
|
<uiIndex>1753</uiIndex>
|
|
<quantity>2</quantity>
|
|
<condition>100</condition>
|
|
<gridno>5523</gridno>
|
|
<visible>1</visible>
|
|
</Item>
|
|
<Item>
|
|
<uiIndex>245</uiIndex>
|
|
<quantity>1</quantity>
|
|
<condition>100</condition>
|
|
<gridno>5523</gridno>
|
|
<visible>1</visible>
|
|
</Item>
|
|
</ExtraItems>
|
|
-->
|