mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Little Alien
- Added data files from 2006.05.23 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@3 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -7,7 +7,8 @@ Attribute Field Reference:
|
||||
ubOptimalNumber - optimal number of items to keep in stock - if zero, shopkeeper will just buy item, not sell it
|
||||
|
||||
-->
|
||||
<INVENTORYLIST>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<INVENTORYLIST xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<INVENTORY>
|
||||
<uiIndex>0</uiIndex>
|
||||
<sItemIndex>201</sItemIndex>
|
||||
@@ -48,4 +49,14 @@ Attribute Field Reference:
|
||||
<sItemIndex>320</sItemIndex>
|
||||
<ubOptimalNumber>3</ubOptimalNumber>
|
||||
</INVENTORY>
|
||||
</INVENTORYLIST>
|
||||
<INVENTORY>
|
||||
<uiIndex>8</uiIndex>
|
||||
<sItemIndex>299</sItemIndex>
|
||||
<ubOptimalNumber>1</ubOptimalNumber>
|
||||
</INVENTORY>
|
||||
<INVENTORY>
|
||||
<uiIndex>9</uiIndex>
|
||||
<sItemIndex>300</sItemIndex>
|
||||
<ubOptimalNumber>2</ubOptimalNumber>
|
||||
</INVENTORY>
|
||||
</INVENTORYLIST>
|
||||
Reference in New Issue
Block a user