diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -2386,6 +2386,19 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="1"> <particlefx>graphics/particles/circle-magic.xml</particlefx> </item> + <item id="1019" + image="equipment/amulet/mouboopendant.png" + name="Mouboo pendant" + description="You now part of Pink Mouboo church." + effect="HP Regen +9%, SP regen +3%, HP +150" + Int="1" + defense="5" + level="55" + type="equip-necklace" + sellProtected="true" + weight="3"> + <particlefx>graphics/particles/circle-magic.xml</particlefx> + </item> <!-- Charms --> <item id="1150" |