diff options
author | Freeyorp <Freeyorp101@hotmail.com> | 2010-12-13 00:27:06 +1300 |
---|---|---|
committer | Freeyorp <Freeyorp101@hotmail.com> | 2010-12-13 00:27:06 +1300 |
commit | 47ea1301fc4157d9fc596a90c8373dbc6151deee (patch) | |
tree | 0ee7836bf11d2936917f07007a5c7207319f3481 /items.xml | |
parent | 313e61818a19d04d95fdd40d2fae100f531c638d (diff) | |
download | clientdata-47ea1301fc4157d9fc596a90c8373dbc6151deee.tar.gz clientdata-47ea1301fc4157d9fc596a90c8373dbc6151deee.tar.bz2 clientdata-47ea1301fc4157d9fc596a90c8373dbc6151deee.tar.xz clientdata-47ea1301fc4157d9fc596a90c8373dbc6151deee.zip |
Fix goblin mask and remove apostrophe from guy fawkes mask name
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2633,7 +2633,7 @@ </item> <item id="769" image="armor-head-guyfawkes.png" - name="Guy Fawkes' Mask" + name="Guy Fawkes Mask" description="The famous Guy Fawkes mask." effect="+5% Defense" type="equip-head" @@ -3354,7 +3354,7 @@ type="equip-head" defense="3" weight="50"> - <sprite>equipment/head/bogey-mask.xml</sprite> + <sprite>equipment/head/goblin-mask.xml</sprite> </item> <item id="1280" image="generic/scissors.png" |