diff options
Diffstat (limited to 'graphics/sprites/monsters/dummy.xml')
-rw-r--r-- | graphics/sprites/monsters/dummy.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/dummy.xml b/graphics/sprites/monsters/dummy.xml index e408f443..eda3bcf5 100644 --- a/graphics/sprites/monsters/dummy.xml +++ b/graphics/sprites/monsters/dummy.xml @@ -32,6 +32,12 @@ Copyright (C) 2015 Evol Online --> </animation> </action> + <action name="stand" imageset="mob" hp="0"> + <animation direction="default"> + <frame index="4"/> + </animation> + </action> + <action name="dead" imageset="mob"> <animation> <frame index="4"/> |