diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-05-25 10:47:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-05-25 10:47:53 -0300 |
commit | 96d249f6ab3dee0fda8f41d3d0bf327a511d960a (patch) | |
tree | bf721ee6f1ea335dbfd41885c58e590dc18896c0 /items/equip-ring/item5253_MagicRing.xml | |
parent | 4b5f5cafcbb14369249376b4dc2ff4bca2edd7b7 (diff) | |
download | clientdata-96d249f6ab3dee0fda8f41d3d0bf327a511d960a.tar.gz clientdata-96d249f6ab3dee0fda8f41d3d0bf327a511d960a.tar.bz2 clientdata-96d249f6ab3dee0fda8f41d3d0bf327a511d960a.tar.xz clientdata-96d249f6ab3dee0fda8f41d3d0bf327a511d960a.zip |
Convert all equipments to the more unified XML format.
Sequencing might have been lost but it was already messy.
Diffstat (limited to 'items/equip-ring/item5253_MagicRing.xml')
-rw-r--r-- | items/equip-ring/item5253_MagicRing.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/items/equip-ring/item5253_MagicRing.xml b/items/equip-ring/item5253_MagicRing.xml deleted file mode 100644 index b16e193e..00000000 --- a/items/equip-ring/item5253_MagicRing.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0"?> -<items> - <item id="5253" image="equipment/rings/magic.png" name="Magic Ring" description="A powerful ring for spellcasters." effect="#ingrav delay -20% " int="1" type="equip-ring" weight="1"> - </item> -</items> |