diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -4971,7 +4971,6 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="1" cardColor="20" maxFloorOffset="15"/> - <item id="5022" image="usable/necromancercard.png" name="Necromancer Card" @@ -5035,6 +5034,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Attack Speed +1%" type="card" weight="4"/> + <!-- TEST RING CARD --> + <item id="5031" + image="generic/ruby.png" + name="Polished Ruby" + useButton="Insert" + description="ruby test." + type="card" + weight="4"/> <!-- Bows --> <item id="6000" |