diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-18 02:15:22 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-18 02:15:22 +0100 |
commit | b839732bb6c3d9b99b9b005ad992eca7b3bd4fb1 (patch) | |
tree | 4335745fe6434e956fff26c1b52a449d85e11af4 /graphics/sprites | |
parent | 37f6978bcf1f45970bd7c6c15f6402fc2c0d1366 (diff) | |
download | clientdata-b839732bb6c3d9b99b9b005ad992eca7b3bd4fb1.tar.gz clientdata-b839732bb6c3d9b99b9b005ad992eca7b3bd4fb1.tar.bz2 clientdata-b839732bb6c3d9b99b9b005ad992eca7b3bd4fb1.tar.xz clientdata-b839732bb6c3d9b99b9b005ad992eca7b3bd4fb1.zip |
test
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/equipment/head/monsterskullhelmet.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/head/monsterskullhelmet.xml b/graphics/sprites/equipment/head/monsterskullhelmet.xml index f36762b3..91e57bd1 100644 --- a/graphics/sprites/equipment/head/monsterskullhelmet.xml +++ b/graphics/sprites/equipment/head/monsterskullhelmet.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <sprite> - <imageset name="base" src="graphics/sprites/equipment/head/monster-skull-helm.png" width="40" height="40"/> + <imageset name="base" src="graphics/sprites/equipment/head/monsterskullhelmet.png" width="40" height="40"/> <action name="stand" imageset="base"> <animation direction="down"> <frame index="0" offsetX="0" offsetY="-34"/> |