diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 121 |
1 files changed, 121 insertions, 0 deletions
@@ -2956,6 +2956,17 @@ effect="" type="generic" weight="3"/> + <item id="800" + image="equipment/head/bowler-hat-brown.png" + name="Bowler Hat (Brown)" + description="A hat for those with a bit of class." + effect="" + type="equip-head" + weight="30" + defense="10" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml</sprite> + </item> <!-- HERE ARE SOME UNUSED ITEM IDS --> @@ -5419,6 +5430,116 @@ <sprite gender="male">equipment/chest/sorcerer-robe-male.xml|#104010,208020,30c030</sprite> <sprite gender="female">equipment/chest/sorcerer-robe-female.xml|#104010,208020,30c030</sprite> </item> + <item id="2230" + image="equipment/head/bowler-hat-brown.png|W:#580000,a40000,c02020,ff6060" + name="Red bowler hat (brown)" + description="A hat for those with a bit of class, with a red band." + effect="" + defense="10" + type="equip-head" + weight="30" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml|#580000,a40000,c02020,ff6060</sprite> + </item> + <item id="2231" + image="equipment/head/bowler-hat-brown.png|W:#115511,22aa22,99dd99" + name="Green bowler hat (brown)" + description="A hat for those with a bit of class, with a green band." + effect="" + defense="10" + type="equip-head" + weight="30" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml|#115511,22aa22,99dd99</sprite> + </item> + <item id="2232" + image="equipment/head/bowler-hat-brown.png|W:#222255,6666ff" + name="Dark blue bowler hat (brown)" + description="A hat for those with a bit of class, with a dark blue band." + effect="" + defense="10" + type="equip-head" + weight="30" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml|#222255,6666ff</sprite> + </item> + <item id="2233" + image="equipment/head/bowler-hat-brown.png|W:#846211,dab333,fffb93,ffffff" + name="Yellow bowler hat (brown)" + description="A hat for those with a bit of class, with a yellow band." + effect="" + defense="10" + type="equip-head" + weight="30" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml|#846211,dab333,fffb93,ffffff</sprite> + </item> + <item id="2234" + image="equipment/head/bowler-hat-brown.png|W:#16486e,498ec5,e4f2fc" + name="Light blue bowler hat (brown)" + description="A hat for those with a bit of class, with a light blue band." + effect="" + defense="10" + type="equip-head" + weight="30" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml|#16486e,498ec5,e4f2fc</sprite> + </item> + <item id="2235" + image="equipment/head/bowler-hat-brown.png|W:#56002f,930050,fe70bd,feb7de,ffffff" + name="Pink bowler hat (brown)" + description="A hat for those with a bit of class, with a pink band." + effect="" + defense="10" + type="equip-head" + weight="30" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml|#56002f,930050,fe70bd,feb7de,ffffff</sprite> + </item> + <item id="2236" + image="equipment/head/bowler-hat-brown.png|W:#111111,222222,333333,444444,555555,aaaaaa" + name="Black bowler hat (brown)" + description="A hat for those with a bit of class, with a black band." + effect="" + defense="10" + type="equip-head" + weight="30" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> + </item> + <item id="2237" + image="equipment/head/bowler-hat-brown.png|W:#80280f,b04810,ef681f,ffb830" + name="Orange bowler hat (brown)" + description="A hat for those with a bit of class, with an orange band." + effect="" + defense="10" + type="equip-head" + weight="30" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml|#80280f,b04810,ef681f,ffb830</sprite> + </item> + <item id="2238" + image="equipment/head/bowler-hat-brown.png|W:#4f0a76,8010c0,d699f7" + name="Purple bowler hat (brown)" + description="A hat for those with a bit of class, with a purple band." + effect="" + defense="10" + type="equip-head" + weight="30" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml|#4f0a76,8010c0,d699f7</sprite> + </item> + <item id="2239" + image="equipment/head/bowler-hat-brown.png|W:#104010,208020,30c030" + name="Dark green bowler hat (brown)" + description="A hat for those with a bit of class, with a dark green band." + effect="" + defense="10" + type="equip-head" + weight="30" + max-per-slot="1"> + <sprite>equipment/head/bowler-hat-brown.xml|#104010,208020,30c030</sprite> + </item> <item id="3000" image="generic-jackolantern.png" name="Jack-o-Lantern" |