diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -7221,7 +7221,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="360" /> <item id="4012" - image="equipment/head/pinkiehat.png" + image="usable/pets/pinkie.png" name="Pinkie Crystal" description="I don't think you should summon this. It might be a bad idea." type="generic" @@ -8715,7 +8715,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="0"/> <!-- Other usable items --> <item id="8000" - image="usable/food/plum.png" + image="usable/fruits/str.png" name="Strength Fruit" description="Feel the power growing on you!" useButton="Eat" @@ -8723,7 +8723,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" weight="10"/> <item id="8001" - image="usable/food/plum.png" + image="usable/fruits/agi.png" name="Agility Fruit" description="Feel the power growing on you!" useButton="Eat" @@ -8731,7 +8731,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" weight="10"/> <item id="8002" - image="usable/food/plum.png" + image="usable/fruits/vit.png" name="Vitality Fruit" description="Feel the power growing on you!" useButton="Eat" @@ -8739,7 +8739,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" weight="10"/> <item id="8003" - image="usable/food/plum.png" + image="usable/fruits/int.png" name="Intelligence Fruit" description="Feel the power growing on you!" useButton="Eat" @@ -8747,7 +8747,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" weight="10"/> <item id="8004" - image="usable/food/plum.png" + image="usable/fruits/dex.png" name="Dexterity Fruit" description="Feel the power growing on you!" useButton="Eat" @@ -8755,7 +8755,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" weight="10"/> <item id="8005" - image="usable/food/plum.png" + image="usable/fruits/luk.png" name="Luck Fruit" description="Feel the power growing on you!" useButton="Eat" |