summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorWombat <hpwombat@yahoo.com>2010-08-21 18:37:55 -0400
committerWombat <hpwombat@yahoo.com>2010-08-21 18:37:55 -0400
commit2354deefadf392dc197157b3a0c1b111a4e3dd43 (patch)
tree55e637a703c9e6465829679f01eb6971aac393dd /items.xml
parent96b7ecd4fa990298aafed2c89ee987be80b0ed0f (diff)
downloadclientdata-2354deefadf392dc197157b3a0c1b111a4e3dd43.tar.gz
clientdata-2354deefadf392dc197157b3a0c1b111a4e3dd43.tar.bz2
clientdata-2354deefadf392dc197157b3a0c1b111a4e3dd43.tar.xz
clientdata-2354deefadf392dc197157b3a0c1b111a4e3dd43.zip
items.xml changes and .pngs added for items
items.xml changes for gems, rings and related .pngs
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml101
1 files changed, 100 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index eebe740b..cc245c2a 100644
--- a/items.xml
+++ b/items.xml
@@ -4801,5 +4801,104 @@
type="generic"
weight="1"
max-per-slot="10"/>
-
+ <item id="4001"
+ image="generic-coal.png|W:#505050"
+ name="Coal"
+ description="A lump of coal."
+ effect=""
+ type="generic"
+ weight="20"/>
+ <item id="4002"
+ image="generic-gemstone-b.png|W:#ffffff,4c4c4c"
+ name="Diamond"
+ description="A raw diamond gemstone."
+ effect=""
+ type="generic"
+ weight="20"/>
+ <item id="4003"
+ image="generic-gemstone-b.png|W:#580000,A40000,C02020,ff6060"
+ name="Ruby"
+ description="A raw ruby gemstone."
+ type="generic"
+ weight="10"/>
+ <item id="4004"
+ image="generic-gemstone-b.png|W:#1f9c1f,89d689"
+ name="Emerald"
+ description="A raw emerald gemstone."
+ type="generic"
+ weight="20"/>
+ <item id="4005"
+ image="generic-gemstone-b.png|W:#4b4bbd,888af4"
+ name="Sapphire"
+ description="A raw sapphire gemstone."
+ type="generic"
+ weight="20"/>
+ <item id="4006"
+ image="generic-gemstone-b.png|W:#ccb534,f1ea8e,ffffaa"
+ name="Topaz"
+ description="A raw topaz gemstone"
+ type="generic"
+ weight="20"/>
+ <item id="4007"
+ image="generic-gemstone-b.png|W:#530a7c,b362e1,ca87ef"
+ name="Amethyst"
+ description="A raw amethyst gemstone."
+ type="generic"
+ weight="10"/>
+ <item id="4008"
+ image="armor-ring-gem-generic.png|W:#ffffff,4c4c4c"
+ name="Diamond Ring"
+ description="A diamond ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4009"
+ image="armor-ring-gem-generic.png|W:#580000,A40000,C02020,ff6060"
+ name="Ruby Ring"
+ description="A ruby ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4010"
+ image="armor-ring-gem-generic.png|W:#1f9c1f,89d689"
+ name="Emerald Ring"
+ description="An emerald ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4011"
+ image="armor-ring-gem-generic.png|W:#4b4bbd,888af4"
+ name="Sapphire Ring"
+ description="A sapphire ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4012"
+ image="armor-ring-gem-generic.png|W:#ccb534,f1ea8e,ffffaa"
+ name="Topaz Ring"
+ description="A topaz ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4013"
+ image="armor-ring-gem-generic.png|W:#530a7c,b362e1,ca87ef"
+ name="Amethyst Ring"
+ description="An amethyst ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4014"
+ image="armor-ring-simple.png"
+ name="Simple Ring"
+ description="A simple ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4015"
+ image="generic-ingot.png"
+ name="Iron Ingot"
+ description="An ingot of iron."
+ effect=""
+ type="generic"
+ weight="200"/>
</items>