Files
source/gamedir/Data-1.13/TableData/Map/ExtraItems/C5_0_ExtraItems_Expert.xml
T
kitty624 c15ff19673 Extra Items by difficulty
- sector specific xml that allow to add extra items
- based on difficulty level
- as I understand, it's realtime
- an old forgotten feature, now revived
- added a few examples, nothing realy fancy, just to show the idea
- when novice the stuff is slightly usefull, when insane it's bonkers
- the readme informs about details
2023-08-22 03:00:01 +02:00

20 lines
461 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>