mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
UB added missing subdirectory for Extra Items (#91)
added rhe missing subdirectory for Extra Items and moved existing files into the new subdirectory
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<!-- 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>
|
||||
-->
|
||||
Reference in New Issue
Block a user