diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -2932,6 +2932,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Expires once event ends" type="generic" weight="0"/> + <item id="922" + image="generic/elemental.png" + name="Insurance" + description="No EXP penalty on death." + type="generic" + weight="20"/> <!-- Necklaces --> <item id="1000" @@ -8935,6 +8941,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" sellProtected="true" weight="20"/> + <item id="8029" + image="generic/elemental.png" + name="Insurance Contact" + description="No EXP penalty on death." + effect="Time limit: 15 minutes" + type="usable" + sellProtected="true" + weight="20"/> <!-- For quests.xml --> <item id="9999" |