diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-28 14:17:46 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-28 14:17:46 +0000 |
commit | b33797db7211276c84c740a94211e78f82b2a754 (patch) | |
tree | 0717abd5fb4e410bbbaffbd82e10496a55d48b01 /graphics/sprites/monsters/fireskull.xml | |
parent | 321be20f814b81cecf39cec6df98b41ca069e6e2 (diff) | |
download | clientdata-b33797db7211276c84c740a94211e78f82b2a754.tar.gz clientdata-b33797db7211276c84c740a94211e78f82b2a754.tar.bz2 clientdata-b33797db7211276c84c740a94211e78f82b2a754.tar.xz clientdata-b33797db7211276c84c740a94211e78f82b2a754.zip |
wrong typo hey hey
Diffstat (limited to 'graphics/sprites/monsters/fireskull.xml')
-rw-r--r-- | graphics/sprites/monsters/fireskull.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/fireskull.xml b/graphics/sprites/monsters/fireskull.xml index 66fe46a0..47355252 100644 --- a/graphics/sprites/monsters/fireskull.xml +++ b/graphics/sprites/monsters/fireskull.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <sprite> - <imageset name="base" src="graphics/sprites/monsters/skull-fire.png" + <imageset name="base" src="graphics/sprites/monsters/fireskull.png" width="50" height="64"/> <action name="stand" imageset="base"> |