mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
Prevent 1.13 extra items appearing in UB
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.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
see the ExtraSectorItems-Readme.txt for details
|
||||
<ExtraItems>
|
||||
<Item>
|
||||
<uiIndex>205</uiIndex>
|
||||
<quantity>2</quantity>
|
||||
<condition>100</condition>
|
||||
<gridno>18174</gridno>
|
||||
<visible>1</visible>
|
||||
</Item>
|
||||
</ExtraItems>
|
||||
-->
|
||||
Reference in New Issue
Block a user