diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-15 20:13:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-15 20:13:03 -0300 |
commit | dc05f0e36a74b17f9d251d3ba966c26190c2f061 (patch) | |
tree | 602d67d46976ccf221bef129f2848c718bc41791 | |
parent | f18b14bbb23f9e7b4986dfe1ed4cef153d8ed052 (diff) | |
download | clientdata-dc05f0e36a74b17f9d251d3ba966c26190c2f061.tar.gz clientdata-dc05f0e36a74b17f9d251d3ba966c26190c2f061.tar.bz2 clientdata-dc05f0e36a74b17f9d251d3ba966c26190c2f061.tar.xz clientdata-dc05f0e36a74b17f9d251d3ba966c26190c2f061.zip |
Add the MercBoxD/E otherwise you can't use them
-rw-r--r-- | items.xml | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -7392,6 +7392,22 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Open" weight="135" sellProtected="true"/> + <item id="7503" + image="usable/box/prismgift.png" + name="Mercenary Boxset+++" + description="Test your luck, test your luck!" + type="usable" + useButton="Open" + weight="135" + sellProtected="true"/> + <item id="7504" + image="usable/box/prismgift.png" + name="Supreme Mercenary Boxset" + description="Test your luck, test your luck!" + type="usable" + useButton="Open" + weight="135" + sellProtected="true"/> <item id="7505" image="usable/box/prismgift.png" name="Mercenary Boxset ★" |