summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorWombat <hpwombat@yahoo.com>2011-01-10 15:48:55 -0500
committerWombat <hpwombat@yahoo.com>2011-01-10 15:48:55 -0500
commitacd9a0a82d62c2a63d8cf2ee9aaee75f5ef04a37 (patch)
tree8f8eba085b8d118ccccbb4364e7b4db414ddd7ce /items.xml
parent9cb9baada6018458064ce46f509b9032f268a3d0 (diff)
downloadclientdata-acd9a0a82d62c2a63d8cf2ee9aaee75f5ef04a37.tar.gz
clientdata-acd9a0a82d62c2a63d8cf2ee9aaee75f5ef04a37.tar.bz2
clientdata-acd9a0a82d62c2a63d8cf2ee9aaee75f5ef04a37.tar.xz
clientdata-acd9a0a82d62c2a63d8cf2ee9aaee75f5ef04a37.zip
added monocle graphics
add monocle icon, sprite, xml and to items.xml
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index f4077a21..1c944e25 100644
--- a/items.xml
+++ b/items.xml
@@ -5434,4 +5434,15 @@
max-per-slot="1">
<sprite>equipment/head/bowler-hat.xml</sprite>
</item>
+ <item id="4031"
+ image="equipment/head/monocle.png"
+ name="Monocle"
+ description="A handy perception tool, even when not at the opera."
+ effect="+1 Range, +1 Dexterity"
+ type="equip-head"
+ weight="20"
+ defense="2"
+ max-per-slot="1">
+ <sprite>equipment/head/monocle.xml</sprite>
+ </item>
</items>