diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-06-03 09:29:47 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-06-03 10:04:22 -0600 |
commit | f2534293c5ac148215088fdb2f39ab64873b4bcc (patch) | |
tree | 8d40f31e3913da83fd8b098716114a82e9d15475 /items.xml | |
parent | 69fba92c2c80b87a635e137d0d57e6f748946732 (diff) | |
download | clientdata-f2534293c5ac148215088fdb2f39ab64873b4bcc.tar.gz clientdata-f2534293c5ac148215088fdb2f39ab64873b4bcc.tar.bz2 clientdata-f2534293c5ac148215088fdb2f39ab64873b4bcc.tar.xz clientdata-f2534293c5ac148215088fdb2f39ab64873b4bcc.zip |
Add Pinkie Head item
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -2362,6 +2362,17 @@ effect="Suspends poison" type="usable" weight="10"/> + <item id="751" + image="armor-head-pinkiehead.png" + name="Pinkie head" + description="With this, you'll fit right in with those strange pinkies." + effect="+1% Defense" + type="equip-head" + weight="5" + defense="1" + max-per-slot="1"> + <sprite>head-pinkiehead.xml</sprite> + </item> <!-- HERE ARE SOME UNUSED ITEM IDS --> |