diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-09 23:41:22 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-09 23:41:22 -0200 |
commit | f22c7a7dbdf04c355b47b97c46d2a937a4c27b92 (patch) | |
tree | 31cbdd311114217c9f80a8f0f6dfe005770ea9f0 /graphics/sprites/monsters/scar.xml | |
parent | f35544af3f9f1d12cbd3a94d8c06d84c5aa3c629 (diff) | |
download | clientdata-f22c7a7dbdf04c355b47b97c46d2a937a4c27b92.tar.gz clientdata-f22c7a7dbdf04c355b47b97c46d2a937a4c27b92.tar.bz2 clientdata-f22c7a7dbdf04c355b47b97c46d2a937a4c27b92.tar.xz clientdata-f22c7a7dbdf04c355b47b97c46d2a937a4c27b92.zip |
This should fix all bugs related to testxml, I hope.
Diffstat (limited to 'graphics/sprites/monsters/scar.xml')
-rw-r--r-- | graphics/sprites/monsters/scar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/scar.xml b/graphics/sprites/monsters/scar.xml index 3d128e38..f2856459 100644 --- a/graphics/sprites/monsters/scar.xml +++ b/graphics/sprites/monsters/scar.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite> <imageset name="base" src="graphics/sprites/monsters/scar.png" width="34" height="61"/> |