diff options
author | 4144 <> | 2018-02-10 00:39:09 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-10 00:39:09 -0200 |
commit | 68d0cb4648503a2230e088b1fa5e8296c1392bb8 (patch) | |
tree | 568356cac84f52e675f05d6b248a8299a865129d /items.xml | |
parent | 3584b65ec36d3aff55f5a12d0a615f02f4f1c4c2 (diff) | |
download | clientdata-68d0cb4648503a2230e088b1fa5e8296c1392bb8.tar.gz clientdata-68d0cb4648503a2230e088b1fa5e8296c1392bb8.tar.bz2 clientdata-68d0cb4648503a2230e088b1fa5e8296c1392bb8.tar.xz clientdata-68d0cb4648503a2230e088b1fa5e8296c1392bb8.zip |
Fix invalid "292930" at items.xml
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1289,6 +1289,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Frozen Yeti Tear" description="A tear from a yeti, frozen." type="generic" + weight="1" maxFloorOffset="20"/> <item id="761" image="generic/cobaltherb.png" @@ -2979,7 +2980,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> - </item>292930 + </item> <item id="2906" image="equipment/head/bull.png" name="Bull" |