diff options
Diffstat (limited to 'graphics/sprites/equipment/weapons/polearm-stab-male.xml')
-rw-r--r-- | graphics/sprites/equipment/weapons/polearm-stab-male.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/sprites/equipment/weapons/polearm-stab-male.xml b/graphics/sprites/equipment/weapons/polearm-stab-male.xml index 29a91e0d..68af1f0b 100644 --- a/graphics/sprites/equipment/weapons/polearm-stab-male.xml +++ b/graphics/sprites/equipment/weapons/polearm-stab-male.xml @@ -18,19 +18,15 @@ <action name="walk" imageset="polearm-stab"> <animation direction="down"> <sequence offsetY="32" start="1" end="6" delay="75"/> - <end/> </animation> <animation direction="left"> <sequence offsetY="32" start="19" end="24" delay="75"/> - <end/> </animation> <animation direction="up"> <sequence offsetY="32" start="37" end="42" delay="75"/> - <end/> </animation> <animation direction="right"> <sequence offsetY="32" start="55" end="60" delay="75"/> - <end/> </animation> </action> <action name="sit" imageset="polearm-stab"> |