diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-19 10:16:35 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-19 10:16:35 +0000 |
commit | 7c6e45ed345fd1037c3d4a49bfb19dde8d1fabf1 (patch) | |
tree | db9395404c5ab4fe359a65c980ef0979ac58cdb8 /items.xml | |
parent | d6bbe935e1eefd10559d528ead3c5d6da7f0adff (diff) | |
parent | a795c75990c3a6fd3a3c8abad12d198ca343601d (diff) | |
download | clientdata-7c6e45ed345fd1037c3d4a49bfb19dde8d1fabf1.tar.gz clientdata-7c6e45ed345fd1037c3d4a49bfb19dde8d1fabf1.tar.bz2 clientdata-7c6e45ed345fd1037c3d4a49bfb19dde8d1fabf1.tar.xz clientdata-7c6e45ed345fd1037c3d4a49bfb19dde8d1fabf1.zip |
Merge branch 'jesusalva/doomsday' into 'master'
Clothes Pack, item obtained from Doomsday event epilogue
See merge request evol/clientdata!145
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1185,6 +1185,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. description="An empty bowl. You may fill it with fine food, in case you get hungry." type="generic" weight="150"/> + <item id="807" + image="generic/clothespack.png" + name="Clothes Pack" + description="Torn and destroyed by the sea, it still emits a strange aura. Perhaps, one day, it could be restored?" + type="generic" + weight="25" + sellProtected="true"/> <!-- Necklaces --> <item id="1000" |