Files
source/gamedir/Data-1.13/TableData/Map/ExtraItems/A9_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

13 lines
295 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
see the ExtraSectorItems-Readme.txt for details
-->
<ExtraItems>
<Item>
<uiIndex>1022</uiIndex>
<quantity>2</quantity>
<condition>100</condition>
<gridno>12298</gridno>
<visible>1</visible>
</Item>
</ExtraItems>