diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/players/human-male.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/sprites/players/human-male.xml b/graphics/sprites/players/human-male.xml index 139b52c5..77761062 100644 --- a/graphics/sprites/players/human-male.xml +++ b/graphics/sprites/players/human-male.xml @@ -50,6 +50,21 @@ Copyright (C) 2010-2012 Evol Online --> </animation> </action> + <action name="sittop" imageset="base"> + <animation direction="down"> + <frame index="72"/> + </animation> + <animation direction="left"> + <frame index="73"/> + </animation> + <animation direction="up"> + <frame index="74"/> + </animation> + <animation direction="right"> + <frame index="75"/> + </animation> + </action> + <action name="dead" imageset="base"> <animation direction="down"> <frame index="8"/> |