diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-03-24 21:21:04 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-03-24 21:21:04 +0000 |
commit | 95a72ac3e32f0b88a1c90167ba0ee9b059644078 (patch) | |
tree | f5ca08d622b968f678d3e0bb8f3bdb4a9e54291a /items.xml | |
parent | 5a86cf50af873c43dfdc05282187bec113f93c24 (diff) | |
download | clientdata-95a72ac3e32f0b88a1c90167ba0ee9b059644078.tar.gz clientdata-95a72ac3e32f0b88a1c90167ba0ee9b059644078.tar.bz2 clientdata-95a72ac3e32f0b88a1c90167ba0ee9b059644078.tar.xz clientdata-95a72ac3e32f0b88a1c90167ba0ee9b059644078.zip |
follow server patch https://gitlab.com/TMW2/serverdata/commit/0a36749790fcf0bc69b12c6241b964a9879e7bb3
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -313,7 +313,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Eat" effect="Attack Speed +5%; Heal 30-60 HP" type="usable" - weight="8"/> + weight="7"/> <item id="516" image="usable/pumpkinseed.png" name="Pumpkin Seeds" @@ -602,7 +602,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Eat" effect="Heal 100-800 HP" type="usable" - weight="4"/> + weight="12"/> <item id="553" image="usable/food/gingerbreadman.png" name="Ginger Bread Man" @@ -1824,7 +1824,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Wolvern Pelt" description="The pelt of a Wolvern. In some lands, this can be used to make clothes, blankets, or tents." type="generic" - weight="1"/> + weight="85"/> <item id="785" image="generic/gem/pearl.png|W:#581a1a,a41111,c03a3a,ff6060" name="Lava Mana Pearl" @@ -1947,7 +1947,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Leather Patch" description="A piece of leather from questionable origins." type="generic" - weight="1"/> + weight="26"/> <item id="807" image="generic/herb/petalmodel.png" name="Petal" @@ -2052,7 +2052,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Dragon Scales" description="Taken from a dead dragon." type="generic" - weight="10"/> + weight="100"/> <item id="824" image="generic/gem/lightgreendiamond.png" name="Light Green Diamond" @@ -2436,7 +2436,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Mouboo Figurine" description="A small, wooden figurine of a mouboo. Useful for summoning." type="generic" - weight="9"/> + weight="16"/> <item id="885" image="generic/key/copperkey.png" name="Copper Key" @@ -6020,7 +6020,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" useButton="Hatch" sellProtected="true" - weight="520" + weight="210" /> <item id="4003" image="usable/pets/dog.png" |