diff options
author | Micksha <Micksha@users.noreply.github.com> | 2018-10-28 19:54:53 +0100 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2018-11-06 12:58:21 +0100 |
commit | 645c41b664fd31eefc476f8ac32a3534991ac7f8 (patch) | |
tree | 23a2dd9bfa376f41b21d8f45925c3b718b0ec67c /graphics/sprites | |
parent | 8201f92e7838145383536ea65defd5cd75d57048 (diff) | |
download | clientdata-645c41b664fd31eefc476f8ac32a3534991ac7f8.tar.gz clientdata-645c41b664fd31eefc476f8ac32a3534991ac7f8.tar.bz2 clientdata-645c41b664fd31eefc476f8ac32a3534991ac7f8.tar.xz clientdata-645c41b664fd31eefc476f8ac32a3534991ac7f8.zip |
Update license, fix Lumberjack.xml
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/npcs/xml/lumberjack.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/npcs/xml/lumberjack.xml b/graphics/sprites/npcs/xml/lumberjack.xml index 7fd1d54f..3f9fa7d9 100644 --- a/graphics/sprites/npcs/xml/lumberjack.xml +++ b/graphics/sprites/npcs/xml/lumberjack.xml @@ -7,8 +7,8 @@ Copyright (C) 2018 Evol Online --> src="graphics/sprites/npcs/sprite/lumberjack.png" width="42" height="63"/> - <action> - <animation> + <action name="stand" imageset="npc"> + <animation direction="default"> <!-- eyes movements --> <frame index="0" delay="3000"/> <frame index="1" delay="80"/> |