diff options
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" |