Files
gamedir/Data/TableData/NPCInventory/PerkoInventory.xml
T
2006-09-30 12:56:55 +00:00

17 lines
520 B
XML

<!-- this a comment, all of the text between the angled brackets is ignored
Attribute Field Reference:
uiIndex - index of item in array, just increment this for each new entry
sItemIndex - item index to stock
ubOptimalNumber - optimal number of items to keep in stock - if zero, shopkeeper will just buy item, not sell it
-->
<INVENTORYLIST>
<INVENTORY>
<uiIndex>0</uiIndex>
<sItemIndex>0</sItemIndex> <!-- Nada -->
<ubOptimalNumber>0</ubOptimalNumber>
</INVENTORY>
</INVENTORYLIST>