mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
adjustments to ExtraItems
- currently only works on ground-level - adjusted readme to inform that it doesn't work at underground levels - replaced the former example file that happened to be underground with one at groundlevel
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