diff options
author | Wombat <hpwombat@yahoo.com> | 2010-10-06 12:33:35 -0400 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2010-11-07 15:16:21 +0100 |
commit | 2a881550f706b9a48e93ed6d6340bc06559b39d0 (patch) | |
tree | b0c895eaaa0fee02ce2733d93780eb5d5e1bd272 /graphics/sprites/monsters/monster-bandit-lord.xml | |
parent | 03f8d71aa4917baa8d8fd04bd6cd0f8623f1e2ad (diff) | |
download | clientdata-2a881550f706b9a48e93ed6d6340bc06559b39d0.tar.gz clientdata-2a881550f706b9a48e93ed6d6340bc06559b39d0.tar.bz2 clientdata-2a881550f706b9a48e93ed6d6340bc06559b39d0.tar.xz clientdata-2a881550f706b9a48e93ed6d6340bc06559b39d0.zip |
bandit and bandit lord graphic fixes
bandit weapons now appear on their sprites
Diffstat (limited to 'graphics/sprites/monsters/monster-bandit-lord.xml')
-rw-r--r-- | graphics/sprites/monsters/monster-bandit-lord.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/sprites/monsters/monster-bandit-lord.xml b/graphics/sprites/monsters/monster-bandit-lord.xml index 82182970..a4bb7b73 100644 --- a/graphics/sprites/monsters/monster-bandit-lord.xml +++ b/graphics/sprites/monsters/monster-bandit-lord.xml @@ -7,9 +7,7 @@ height= "64" /> - <action name = "stand" - imageset = "base" - > + <action name="stand" imageset="base"> <animation direction="down"> <frame index="0" /> </animation> |