summaryrefslogtreecommitdiff
path: root/graphics/sprites
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2023-02-03 13:45:24 +0100
committerHoraK-FDF <horak-fdf@web.de>2023-02-03 13:45:24 +0100
commit9178ee5535f028004c86cf0f5c77acaacbe7e4d2 (patch)
tree43c7f3ca3ea7dcac6c697110509ea4b48476ce7d /graphics/sprites
parentc2a3d638a766f3de49b1686e894fdfd220a8eb8e (diff)
downloadclientdata-9178ee5535f028004c86cf0f5c77acaacbe7e4d2.tar.gz
clientdata-9178ee5535f028004c86cf0f5c77acaacbe7e4d2.tar.bz2
clientdata-9178ee5535f028004c86cf0f5c77acaacbe7e4d2.tar.xz
clientdata-9178ee5535f028004c86cf0f5c77acaacbe7e4d2.zip
injured mouboo fix
Diffstat (limited to 'graphics/sprites')
-rw-r--r--graphics/sprites/npcs/mouboo-injured.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/mouboo-injured.xml b/graphics/sprites/npcs/mouboo-injured.xml
new file mode 100644
index 00000000..af469330
--- /dev/null
+++ b/graphics/sprites/npcs/mouboo-injured.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite variants="60" variant_offset="1">
+ <imageset name="mob" src="graphics/sprites/monsters/mouboo.png" width="80" height="80"/>
+ <action name="stand" imageset="mob">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>