diff options
author | wushin <pasekei@gmail.com> | 2013-10-10 13:49:08 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2013-10-10 13:49:08 -0500 |
commit | adb282f20e902e340bad4c31e13c023c79212c14 (patch) | |
tree | a02a5ee22cd3d48c8d11a58ee71325d1c6374500 /items.xml | |
parent | 2b35ae6acb30bfb62fe1ab0877066187687faa3b (diff) | |
download | clientdata-adb282f20e902e340bad4c31e13c023c79212c14.tar.gz clientdata-adb282f20e902e340bad4c31e13c023c79212c14.tar.bz2 clientdata-adb282f20e902e340bad4c31e13c023c79212c14.tar.xz clientdata-adb282f20e902e340bad4c31e13c023c79212c14.zip |
Icon Graphic Revisions
Items Generic
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -224,13 +224,13 @@ hp="10" weight="1"/> <item id="515" - image="generic/purplepresentbox.png" + image="generic/presentbox.png|R:#ff8eff;W:#ff0000" name="Purple Present Box" description="Something mysterious inside." type="generic" weight="10"/> <item id="516" - image="generic/bluepresentbox.png" + image="generic/presentbox.png|R:#6bc6ff;W:#00b900" name="Blue Present Box" description="Something mysterious inside." type="generic" @@ -441,7 +441,7 @@ type="generic" weight="2"/> <item id="538" - image="generic/greenpresentbox.png" + image="generic/presentbox.png|R:#00b97a;W:#ffff00" name="Green Present Box" description="Something mysterious inside." type="generic" @@ -1829,25 +1829,25 @@ <sprite>equipment/head/demonmask.xml</sprite> </item> <item id="680" - image="generic/herb.png|W:#e0b0ff" + image="generic/herb-mauve.png|W:#e0b0ff" name="Mauve Herb" description="An ingredient for brewing healing potions." type="generic" weight="1"/> <item id="681" - image="generic/herb.png|W:#0047ab" + image="generic/herb-cobalt.png|W:#0047ab" name="Cobalt Herb" description="An ingredient for brewing healing potions." type="generic" weight="1"/> <item id="682" - image="generic/herb.png|W:#ef9b0f" + image="generic/herb-gamboge.png|W:#ef9b0f" name="Gamboge Herb" description="An ingredient for brewing healing potions." type="generic" weight="1"/> <item id="683" - image="generic/herb.png|W:#e32636" + image="generic/herb-alizarin.png|W:#e32636" name="Alizarin Herb" description="An ingredient for brewing healing potions." type="generic" @@ -3132,7 +3132,7 @@ type="generic" weight="15"/> <item id="835" - image="generic/stinger-new.png|R:#1a160f,93774a" + image="generic/stinger.png|R:#1a160f,93774a" name="Hyvern Stinger" description="A stinger snapped off the end of a Hyvern's abdomen." type="generic" @@ -3845,37 +3845,37 @@ weight="10" sellProtected="true"/> <item id="1208" - image="generic/easteregg-red.png" + image="generic/easteregg.png|W:#bf393c;R:#e6e5a2" name="Red Easter Egg" description="A red easter egg. In the past there was a game to find all six of them. Now they're just a nice souvenir." type="generic" weight="10"/> <item id="1209" - image="generic/easteregg-green.png" + image="generic/easteregg.png|W:#3fbf39;R:#8ee4e1" name="Green Easter Egg" description="A green easter egg. In the past there was a game to find all six of them. Now they're just a nice souvenir." type="generic" weight="10"/> <item id="1210" - image="generic/easteregg-blue.png" + image="generic/easteregg.png|W:#3939bf;R:#e48ee4" name="Blue Easter Egg" description="A blue easter egg. In the past there was a game to find all six of them. Now they're just a nice souvenir." type="generic" weight="10"/> <item id="1211" - image="generic/easteregg-yellow.png" + image="generic/easteregg.png|W:#bfba39;R:#90e48e" name="Yellow Easter Egg" description="A yellow easter egg. In the past there was a game to find all six of them. Now they're just a nice souvenir." type="generic" weight="10"/> <item id="1212" - image="generic/easteregg-pink.png" + image="generic/easteregg.png|W:#be39bf;R:#e48e8e" name="Pink Easter Egg" description="A pink easter egg. In the past there was a game to find all six of them. Now they're just a nice souvenir." type="generic" weight="10"/> <item id="1213" - image="generic/easteregg-teal.png" + image="generic/easteregg.png|W:#39bfb7;R:#8e92e4" name="Teal Easter Egg" description="A teal easter egg. In the past there was a game to find all six of them. Now they're just a nice souvenir." type="generic" @@ -6995,13 +6995,13 @@ <sprite>equipment/head/candlehelmet.xml</sprite> </item> <item id="4021" - image="generic/yellowpresentbox.png" + image="generic/presentbox.png|R:#effe6c;W:#00dc00" name="Yellow Present Box" description="Something mysterious inside." type="generic" weight="10"/> <item id="4022" - image="generic/whitepresentbox.png" + image="generic/presentbox.png|R:#ffffff;W:#cc01ff" name="White Present Box" description="Something very mysterious inside." type="generic" |