diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-04-18 10:21:01 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-04-18 10:21:01 +0200 |
commit | c4a357813704f9a84e512650d8c19a5189d816ef (patch) | |
tree | 2a6e380c4f878cee62f6314f14740997f5a2dc50 /items.xml | |
parent | e79337c6e9d462d45f8b9aabeee7c58833adaf9e (diff) | |
download | clientdata-c4a357813704f9a84e512650d8c19a5189d816ef.tar.gz clientdata-c4a357813704f9a84e512650d8c19a5189d816ef.tar.bz2 clientdata-c4a357813704f9a84e512650d8c19a5189d816ef.tar.xz clientdata-c4a357813704f9a84e512650d8c19a5189d816ef.zip |
Adding warp towels
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 68 |
1 files changed, 68 insertions, 0 deletions
@@ -3021,6 +3021,13 @@ effect="" type="generic" weight="1"/> + <item id="808" + image="generic-warp-towel.png" + name="White Towel" + description="An inconspicuous towel." + effect="" + type="generic" + weight="20"/> <!-- HERE ARE SOME UNUSED ITEM IDS --> @@ -5594,6 +5601,67 @@ max-per-slot="1"> <sprite>equipment/head/bowler-hat-brown.xml|#104010,208020,30c030</sprite> </item> + <item id="2240" + image="generic-warp-towel.png|W:#580000,a40000,c02020,ff6060" + name="Red Towel" + description="A red towel." + type="usable" + weight="30"/> + <item id="2241" + image="generic-warp-towel.png|W:#115511,22aa22,99dd99" + name="Green Towel" + description="A light green towel." + type="usable" + weight="30"/> + <item id="2242" + image="generic-warp-towel.png|W:#222255,6666ff" + name="Dark Blue Towel" + description="A dark blue towel." + type="usable" + weight="30"/> + <item id="2243" + image="generic-warp-towel.png|W:#846211,dab333,fffb93,ffffff" + name="Yellow Towel" + description="A yellow towel." + type="usable" + weight="30"/> + <item id="2244" + image="generic-warp-towel.png|W:#16486e,498ec5,e4f2fc" + name="Light Blue Towel" + description="A light blue towel." + type="usable" + weight="30"/> + <item id="2245" + image="generic-warp-towel.png|W:#56002f,930050,fe70bd,feb7de,ffffff" + name="Pink Towel" + description="A pink towel." + type="usable" + weight="30"/> + <item id="2246" + image="generic-warp-towel.png|W:#111111,222222,333333,444444,555555,aaaaaa" + name="Black Towel" + description="A black towel." + type="usable" + weight="30"/> + <item id="2247" + image="generic-warp-towel.png|W:#80280f,b04810,ef681f,ffb830" + name="Orange Towel" + description="An orange towel." + type="usable" + weight="30"/> + <item id="2248" + image="generic-warp-towel.png|W:#4f0a76,8010c0,d699f7" + name="Purple Towel" + description="A purple towel." + type="usable" + weight="30"/> + <item id="2249" + image="generic-warp-towel.png|W:#104010,208020,30c030" + name="Dark Green Towel" + description="A dark green towel." + type="usable" + weight="30"/> + <item id="3000" image="generic-jackolantern.png" name="Jack-o-Lantern" |