diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-11-03 11:10:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-11-03 11:10:36 -0300 |
commit | 5bc6bc1f15411553c5219fcf763fa7001fbcfcc5 (patch) | |
tree | a8abf7589c3321bc831087dd3bc8933dd7295453 /items.xml | |
parent | a72ba77eb55e621753415b6e209724f6e324d7af (diff) | |
download | clientdata-5bc6bc1f15411553c5219fcf763fa7001fbcfcc5.tar.gz clientdata-5bc6bc1f15411553c5219fcf763fa7001fbcfcc5.tar.bz2 clientdata-5bc6bc1f15411553c5219fcf763fa7001fbcfcc5.tar.xz clientdata-5bc6bc1f15411553c5219fcf763fa7001fbcfcc5.zip |
Arcane Sword is not going to be present on the next micro release
But I can update Lightbringer with it while we wait :b
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> |