diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-17 19:53:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-17 19:53:59 -0300 |
commit | c112230b1d374649cbc1a05f3d1cdb8fb074d098 (patch) | |
tree | 91d36e521804704e0093da80b036e952338827ff /items.xml | |
parent | a8ab5bc9f9d71f3798f44fa3af8c166fd7a99119 (diff) | |
download | clientdata-c112230b1d374649cbc1a05f3d1cdb8fb074d098.tar.gz clientdata-c112230b1d374649cbc1a05f3d1cdb8fb074d098.tar.bz2 clientdata-c112230b1d374649cbc1a05f3d1cdb8fb074d098.tar.xz clientdata-c112230b1d374649cbc1a05f3d1cdb8fb074d098.zip |
Reduce carp weight in 50g each
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1784,15 +1784,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Common Carp" description="Freshwater is commonly inhabited by these pests." type="generic" - weight="200" - maxFloorOffset="9"/> + weight="150"/> <item id="727" image="generic/fish/carp.png|S:#394f4d,3e4d58,607793,7b6093,6ba6a8,a47ba8,c9dec0,dec0cb,8dc7a2,dec0cb" name="Grass Carp" description="A smart fish, very difficult to catch." type="generic" - weight="200" - maxFloorOffset="9"/> + weight="150"/> <item id="728" image="generic/fishingrod.png" name="Fishing Rod" |