summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2012-05-04 13:18:17 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2012-05-04 13:18:17 +0200
commit176a799531f2bb9265239e6ec2238f3a687fbddc (patch)
treeea4623e4fcbe0c73afdda462eda00569787504df /items.xml
parentd1bbb6c049e82cb718b900ba7db9af01ad52c193 (diff)
downloadclientdata-176a799531f2bb9265239e6ec2238f3a687fbddc.tar.gz
clientdata-176a799531f2bb9265239e6ec2238f3a687fbddc.tar.bz2
clientdata-176a799531f2bb9265239e6ec2238f3a687fbddc.tar.xz
clientdata-176a799531f2bb9265239e6ec2238f3a687fbddc.zip
Fix weight of Ice Gladius to match the value in item_db. Reported by v0id.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index 68ef276b..f43232cb 100644
--- a/items.xml
+++ b/items.xml
@@ -3008,7 +3008,7 @@
weapon-type="sword"
attack-action="attack"
luck="1"
- weight="500">
+ weight="1000">
<sprite>weapon-ice-gladius.xml</sprite>
<sound event="strike">weapons/swords/short-sword-miss1.ogg</sound>
<sound event="hit">weapons/swords/short-sword-hit1.ogg</sound>