diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-24 22:20:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-24 22:20:51 -0300 |
commit | 155b5c21722a03162df9e12ebf3773b253ead5a9 (patch) | |
tree | 70dde6da1fde794a7b1b01469783a57d60f7985b /items.xml | |
parent | 02470749c664b1addbb21e332c95420d9d6ed38c (diff) | |
download | clientdata-155b5c21722a03162df9e12ebf3773b253ead5a9.tar.gz clientdata-155b5c21722a03162df9e12ebf3773b253ead5a9.tar.bz2 clientdata-155b5c21722a03162df9e12ebf3773b253ead5a9.tar.xz clientdata-155b5c21722a03162df9e12ebf3773b253ead5a9.zip |
All wands will now display as staves
Well, it could have been done better...
We still have Org's wands and rEvolt's chopstick... We're using BR's staff.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -7476,6 +7476,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-2hand" attack-action="attack" weight="158"> + <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <item id="7001" image="equipment/weapons/woodenstaff.png" @@ -7487,6 +7488,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-2hand" attack-action="attack" weight="158"> + <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <item id="7002" image="equipment/weapons/woodenstaff.png" @@ -7498,6 +7500,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-2hand" attack-action="attack" weight="158"> + <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <item id="7003" image="equipment/weapons/woodenstaff.png" @@ -7509,6 +7512,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-2hand" attack-action="attack" weight="158"> + <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <item id="7004" image="equipment/weapons/woodenstaff.png" @@ -7520,6 +7524,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-2hand" attack-action="attack" weight="158"> + <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <item id="7005" image="equipment/weapons/reinboowand.png" @@ -7531,6 +7536,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-2hand" attack-action="attack" weight="158"> + <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <!-- System Reserved --> |