mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- 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
13 lines
294 B
XML
13 lines
294 B
XML
<?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> |