diff options
author | Micksha <Micksha@users.noreply.github.com> | 2018-10-28 21:03:52 +0100 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2018-11-06 12:58:21 +0100 |
commit | 02797057a3d870c6d798b7249217138f968c9c0c (patch) | |
tree | 6d1a61a351c80cde876a17b3395be38818e69e92 /graphics | |
parent | f7bf182c7165481bf38ab65f77bd2ae1002327a7 (diff) | |
download | clientdata-02797057a3d870c6d798b7249217138f968c9c0c.tar.gz clientdata-02797057a3d870c6d798b7249217138f968c9c0c.tar.bz2 clientdata-02797057a3d870c6d798b7249217138f968c9c0c.tar.xz clientdata-02797057a3d870c6d798b7249217138f968c9c0c.zip |
rowboat.xml
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/npcs/xml/rowboat.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/rowboat.xml b/graphics/sprites/npcs/xml/rowboat.xml index 25c41a71..ec3c0d28 100644 --- a/graphics/sprites/npcs/xml/rowboat.xml +++ b/graphics/sprites/npcs/xml/rowboat.xml @@ -13,10 +13,13 @@ Copyright (C) 2018 Evol Online --> <action name="stand" imageset="npc"> <animation direction="right"> <frame index="6"/> + </animation> <animation direction="left"> <frame index="6"/> + </animation> <animation direction="up"> <frame index="13"/> + </animation> <animation direction="down"> <frame index="13"/> </animation> |