summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorcafe <cafe@cafe-EP45-UD3L.(none)>2012-03-07 17:05:42 -0300
committercafe <cafe@cafe-EP45-UD3L.(none)>2012-03-07 17:05:42 -0300
commit6cb88856359085cc3f81cb9dbd7dfda243c7bfe2 (patch)
tree62b121bd27855a30e3bb140e62cf2b904196b850 /items.xml
parente828b92224da6e0893a0c9a81bc9899d494a0231 (diff)
downloadclientdata-6cb88856359085cc3f81cb9dbd7dfda243c7bfe2.tar.gz
clientdata-6cb88856359085cc3f81cb9dbd7dfda243c7bfe2.tar.bz2
clientdata-6cb88856359085cc3f81cb9dbd7dfda243c7bfe2.tar.xz
clientdata-6cb88856359085cc3f81cb9dbd7dfda243c7bfe2.zip
Add client data for new items.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 249040d1..9d8ae522 100644
--- a/items.xml
+++ b/items.xml
@@ -5847,4 +5847,36 @@
weight="20">
<sprite>equipment/head/monocle.xml</sprite>
</item>
+ <item id="4032"
+ image="equipment/head/panhat.png"
+ name="Pan Hat"
+ description="A thick iron pan, big enough to cover the average head circumference of a human being."
+ effect="M. Attack -20"
+ defense="13"
+ type="equip-head"
+ weight="400">
+ <sprite>equipment/head/panhat.xml</sprite>
+ </item>
+ <item id="4033"
+ image="equipment/head/chefhat.png"
+ name="Chef Hat"
+ description="A tall hat designed for the person in charge of a kitchen. It smells like onions."
+ effect="M. Attack +2"
+ defense="2"
+ type="equip-head"
+ weight="30">
+ <sprite>equipment/head/chefhat.xml</sprite>
+ </item>
+ <item id="4034"
+ image="generic/blackpearl.png"
+ name="Black Pearl"
+ description="A pearl. Round, shiny and black!"
+ type="generic"
+ weight="5"/>
+ <item id="4035"
+ image="use/food/pickled_beets.png"
+ name="Pickled Beets"
+ description="The result of a radically unorthodox approach to the art of pickling vegetables."
+ type="usable"
+ weight="150"/>
</items>