diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-11 03:45:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-11 03:45:21 -0300 |
commit | c658e5d1d030c9c3ecd7d8d9c6314d85d59e5abc (patch) | |
tree | 18e70ee04dbc193d1976123f22dec64892926e10 /items.xml | |
parent | 7cb67df5d1c592bfbc947451f15ea06a85961480 (diff) | |
download | clientdata-c658e5d1d030c9c3ecd7d8d9c6314d85d59e5abc.tar.gz clientdata-c658e5d1d030c9c3ecd7d8d9c6314d85d59e5abc.tar.bz2 clientdata-c658e5d1d030c9c3ecd7d8d9c6314d85d59e5abc.tar.xz clientdata-c658e5d1d030c9c3ecd7d8d9c6314d85d59e5abc.zip |
Bromenal Gloves wrong DEF (most, I assume)
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4124,7 +4124,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/hands/bromenalgloves.png" name="Bromenal Gloves" description="A pair of bromenal gloves" - defense="24" + defense="15" level="66" type="equip-arms" weight="1"> @@ -6177,7 +6177,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. attack-action="attack" hit-effect-id="813" weight="1500"> - <sprite>equipment/weapons/piouslayer.xml</sprite> + <sprite>equipment/weapons/jackal.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> |