diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-05-01 15:27:32 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-05-01 15:27:32 +0000 |
commit | 7cacb0a41cb8cdd991e01a19a8e1bca9cff4cfff (patch) | |
tree | 7dbc9c7d4a365736f793942092e13907fbd18a42 | |
parent | 6c9269084ec00529b13146b4d29cd22d2a897a28 (diff) | |
download | clientdata-7cacb0a41cb8cdd991e01a19a8e1bca9cff4cfff.tar.gz clientdata-7cacb0a41cb8cdd991e01a19a8e1bca9cff4cfff.tar.bz2 clientdata-7cacb0a41cb8cdd991e01a19a8e1bca9cff4cfff.tar.xz clientdata-7cacb0a41cb8cdd991e01a19a8e1bca9cff4cfff.zip |
new recovery items
-rw-r--r-- | graphics/sprites/items.png | bin | 10962 -> 11941 bytes | |||
-rw-r--r-- | items.xml | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/graphics/sprites/items.png b/graphics/sprites/items.png Binary files differindex d2177024..e8000c36 100644 --- a/graphics/sprites/items.png +++ b/graphics/sprites/items.png @@ -32,6 +32,9 @@ <item id="530" image="30" art="0" name="Short Bow" description="A bow for short distances" type="0" weight="10" slot="0"/> <item id="531" image="31" art="0" name="Miner Gloves" description="Gloves used by miners, very useful" type="0" weight="10" slot="0"/> <item id="532" image="32" art="0" name="Leather Gloves" description="Gloves made of harded leather" type="0" weight="10" slot="0"/> + <item id="533" image="37" art="0" name="Roasted maggot" description="Maggot roasted on fire" type="0" weight="10" slot="0"/> + <item id="534" image="38" art="0" name="Orange cupcake" description="A very soft orange cupcake" type="0" weight="10" slot="0"/> + <item id="535" image="39" art="0" name="Apple" description="An healty apple" type="0" weight="10" slot="0"/> <item id="1199" image="33" art="0" name="Arrow" description="A standard arrow" type="0" weight="10" slot="0"/> <item id="1200" image="34" art="0" name="Bow" description="A distance weapon" type="0" weight="10" slot="0"/> <item id="1201" image="35" art="0" name="Knife" description="A small knife, the perfect weapon for a beginner" type="0" weight="10" slot="0"/> |