diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -6248,13 +6248,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. cardColor="3" weight="4"/> <item id="5033" - image="generic/gem/amethyst.png" - name="Polished Amethyst" + image="generic/gem/emerald.png" + name="Polished Emerald" useButton="Insert" description="A polished gemstone." - dex="2" + luck="2" type="card" - cardColor="4" + cardColor="7" weight="4"/> <item id="5034" image="generic/gem/sapphire.png" @@ -6275,13 +6275,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. cardColor="6" weight="4"/> <item id="5036" - image="generic/gem/emerald.png" - name="Polished Emerald" + image="generic/gem/amethyst.png" + name="Polished Amethyst" useButton="Insert" description="A polished gemstone." - luck="2" + dex="2" type="card" - cardColor="7" + cardColor="4" weight="4"/> <!-- Bows --> |