diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-23 18:25:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-23 18:25:32 -0300 |
commit | 66af582f37420d3470e89936ebd53d4aa73e4e1c (patch) | |
tree | c5347f512ea4de2de534d49c2e617946a1ee04a0 /items.xml | |
parent | eb64975490535633e39a1b734c4c2bd5aaeb0259 (diff) | |
download | clientdata-66af582f37420d3470e89936ebd53d4aa73e4e1c.tar.gz clientdata-66af582f37420d3470e89936ebd53d4aa73e4e1c.tar.bz2 clientdata-66af582f37420d3470e89936ebd53d4aa73e4e1c.tar.xz clientdata-66af582f37420d3470e89936ebd53d4aa73e4e1c.zip |
Insurance placeholders
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" |