Files
source/gamedir/Data-1.13/TableData/NPCInventory/PerkoInventory.xml
T
Lesh a41f4d8aa5 - xml-files migration
- xml for movement costs was added

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@520 4f8fa57e-7814-0410-bad4-adc449f26b7c
2006-09-30 12:24:52 +00:00

17 lines
506 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>
<ubOptimalNumber>0</ubOptimalNumber>
</INVENTORY>
</INVENTORYLIST>