diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-04 13:51:20 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-04 13:51:20 +0000 |
commit | c4f52e3a97c419785b7a59a79ac32efd8ccd6681 (patch) | |
tree | d01908d36286336950908b5d406c290df5aa60f6 | |
parent | f7a0a9d45f9e600eef2bc97e0ff702b1f1815f38 (diff) | |
download | clientdata-c4f52e3a97c419785b7a59a79ac32efd8ccd6681.tar.gz clientdata-c4f52e3a97c419785b7a59a79ac32efd8ccd6681.tar.bz2 clientdata-c4f52e3a97c419785b7a59a79ac32efd8ccd6681.tar.xz clientdata-c4f52e3a97c419785b7a59a79ac32efd8ccd6681.zip |
tophead -> tophat
-rw-r--r-- | graphics/sprites/head-tophat.xml (renamed from graphics/sprites/head-tophead.xml) | 0 | ||||
-rw-r--r-- | items.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/head-tophead.xml b/graphics/sprites/head-tophat.xml index cd7b9abc..cd7b9abc 100644 --- a/graphics/sprites/head-tophead.xml +++ b/graphics/sprites/head-tophat.xml @@ -317,7 +317,7 @@ <sprite gender="female">chest-lightplatemail-female.xml</sprite> </item> <item id="627" image="armor-head-tophat.png" name="Top hat" description="For the gentry of The Mana World." effect="Defense: +15" type="0" weight="20"> - <sprite>item-tophead.xml</sprite> + <sprite>item-tophat.xml</sprite> </item> <item id="628" image="armor-head-funkyhat.png" name="Funky hat" description="Yawn..." effect="Defense: +18" type="0" weight="20"> <sprite>item-funkyhead.xml</sprite> |