diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-10 21:34:22 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-10 21:34:22 -0300 |
commit | ff6a0a8307b93805d1a66e439ad42e1fa3d331d4 (patch) | |
tree | 274493b510343f47b0b5c11fd11328cdd5c458e0 | |
parent | 49beef06475e42e6e22c0be60da70a266ce4c687 (diff) | |
download | clientdata-ff6a0a8307b93805d1a66e439ad42e1fa3d331d4.tar.gz clientdata-ff6a0a8307b93805d1a66e439ad42e1fa3d331d4.tar.bz2 clientdata-ff6a0a8307b93805d1a66e439ad42e1fa3d331d4.tar.xz clientdata-ff6a0a8307b93805d1a66e439ad42e1fa3d331d4.zip |
add an old item
-rw-r--r-- | items.xml | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -297,9 +297,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Damage +5%; Heal 20-30 HP" type="usable" weight="8"/> - <!-- FIXME ITEM WITH MISSING IMAGES <item id="516" - image="usable/pumpkinseeds.png" + image="usable/pumpkinseed.png" name="Pumpkin Seeds" description="Yucky seeds that threaten to grow out-of-control." useButton="Eat" @@ -307,7 +306,6 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Headache" type="usable" weight="1"/> - --> <item id="517" image="usable/deliciouscookie.png" name="Delicious Cookie" @@ -1803,7 +1801,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="838" image="generic/tulimsharguardcard.png" name="Tulimshar Guard Card" - description="GO anywhere you want !" + description="Go anywhere you want! Well, not really. But grants you access to restricted areas in Tulimshar." type="generic" weight="1"/> <!-- Necklaces --> |