diff options
author | Ali-G <gauvain@devil.(none)> | 2011-02-24 20:10:59 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-03-01 17:21:40 +0100 |
commit | c32401a1d29d28a2098f76dd22980517339f259b (patch) | |
tree | a3752bfed250879234852df1ae6f1a636312cc70 /items.xml | |
parent | 1b9d304ccf81871be57933467e5fae36b8e3e703 (diff) | |
download | clientdata-c32401a1d29d28a2098f76dd22980517339f259b.tar.gz clientdata-c32401a1d29d28a2098f76dd22980517339f259b.tar.bz2 clientdata-c32401a1d29d28a2098f76dd22980517339f259b.tar.xz clientdata-c32401a1d29d28a2098f76dd22980517339f259b.zip |
changes of weight on yeti drops according to item_db.txt by Ali-G
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5772,7 +5772,7 @@ description="Bones from an animal." effect="" type="generic" - weight="10" + weight="1" max-per-slot="10"/> <item id="4024" image="generic-frozen-yeti-tear.png" @@ -5780,7 +5780,7 @@ description="A tear from a yeti, frozen." effect="" type="generic" - weight="10" + weight="1" max-per-slot="10"/> <item id="4025" image="generic-yeti-claw.png" @@ -5788,7 +5788,7 @@ description="A claw broken off from a yeti" effect="" type="generic" - weight="10" + weight="1" max-per-slot="10"/> <item id="4026" image="generic-ice-cube.png" @@ -5796,7 +5796,7 @@ description="Very cold ice cube that never seems to completely melt." effect="" type="generic" - weight="10" + weight="1" max-per-slot="10"/> <item id="4027" image="equipment/head/yeti-mask.png" |