diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-14 18:21:39 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-14 18:21:39 +0000 |
commit | ebe44590077c401b010042f1f5694ee5569e44ae (patch) | |
tree | c4fc4d8486a61e90cdd8314db865c5b6ae2474e5 /graphics/sprites/head-mask.xml | |
parent | 8898c05636cbe8d44b7d16a02315857e51c22295 (diff) | |
download | clientdata-ebe44590077c401b010042f1f5694ee5569e44ae.tar.gz clientdata-ebe44590077c401b010042f1f5694ee5569e44ae.tar.bz2 clientdata-ebe44590077c401b010042f1f5694ee5569e44ae.tar.xz clientdata-ebe44590077c401b010042f1f5694ee5569e44ae.zip |
fixed some more screwups with the new items.
Diffstat (limited to 'graphics/sprites/head-mask.xml')
-rw-r--r-- | graphics/sprites/head-mask.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/head-mask.xml b/graphics/sprites/head-mask.xml index a178ca5c..71895c9b 100644 --- a/graphics/sprites/head-mask.xml +++ b/graphics/sprites/head-mask.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/item017.png" width="32" height="32" />
+ <imageset name="base" src="graphics/sprites/head-mask.png" width="32" height="32" />
<action name="stand" imageset="base">
<animation direction="down">
@@ -139,4 +139,4 @@ </animation>
</action>
-</sprite>
+</sprite>
\ No newline at end of file |