diff options
Diffstat (limited to 'graphics/sprites/equipment/weapons/knife.xml')
-rw-r--r-- | graphics/sprites/equipment/weapons/knife.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/weapons/knife.xml b/graphics/sprites/equipment/weapons/knife.xml index f1a2e326..ce34a3ee 100644 --- a/graphics/sprites/equipment/weapons/knife.xml +++ b/graphics/sprites/equipment/weapons/knife.xml @@ -123,6 +123,21 @@ Copyright (C) 2012-2013 Evol Online --> </animation> </action> + <action name="spawnride" imageset="base"> + <animation direction="down"> + <frame index="64"/> + </animation> + <animation direction="left"> + <frame index="65"/> + </animation> + <animation direction="up"> + <frame index="66"/> + </animation> + <animation direction="right"> + <frame index="67"/> + </animation> + </action> + <action name="ride" imageset="base"> <animation direction="down"> <frame index="64"/> |