diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-10-09 11:40:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-10-09 11:40:16 -0300 |
commit | 642a14dd067beb6f83d0e13cad051030b664817b (patch) | |
tree | 8dbc1b53ec05fedef42af6b7f9eacbc2b3bed705 /items.xml | |
parent | adb2832dd97cb3f95d6cc0495a21af8d0c56988b (diff) | |
download | clientdata-642a14dd067beb6f83d0e13cad051030b664817b.tar.gz clientdata-642a14dd067beb6f83d0e13cad051030b664817b.tar.bz2 clientdata-642a14dd067beb6f83d0e13cad051030b664817b.tar.xz clientdata-642a14dd067beb6f83d0e13cad051030b664817b.zip |
Discord Necklace
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -3153,6 +3153,16 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="100"> <particlefx>graphics/particles/heartnecklace.particle.xml</particlefx> </item> + <item id="1022" + image="equipment/amulet/darkpendant.png" + name="Discord Necklace" + description="This pendant causes a lot of discord." + effect="Discord Booster" + type="equip-necklace" + sellProtected="true" + weight="1"> + <particlefx>graphics/particles/bigmagicbif.particle.xml</particlefx> + </item> <!-- Charms --> <item id="1150" |