diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1445,7 +1445,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Sacred Life Potion" description="Made with the leafs from the tree of life, temporarily boost max HP." useButton="Drink" - effect="TEMPMAX HP +10%" + effect="TEMPMAX HP +15%" type="usable" weight="50"/> <item id="668" @@ -7007,7 +7007,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-1hand" attack-action="attack" weight="2000"> - <sprite>equipment/weapons/shortgladius.xml</sprite> + <sprite>equipment/weapons/arcane.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> |