diff options
-rw-r--r-- | graphics/sprites/equipment/head/bandana.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/equipment/head/bandana.xml b/graphics/sprites/equipment/head/bandana.xml index 22443753..f718f436 100644 --- a/graphics/sprites/equipment/head/bandana.xml +++ b/graphics/sprites/equipment/head/bandana.xml @@ -114,7 +114,7 @@ Copyright (C) 2012 Evol Online --> <frame index="1" offsetX="6" offsetY="-29"/> </animation> <animation direction="up"> - <frame index="2" offsetX="-1" offsetY="-29"/> + <frame index="2" offsetY="-29"/> </animation> <animation direction="right"> <frame index="3" offsetX="-7" offsetY="-29"/> @@ -129,7 +129,7 @@ Copyright (C) 2012 Evol Online --> <frame index="1" offsetX="6" offsetY="-29"/> </animation> <animation direction="up"> - <frame index="2" offsetX="-1" offsetY="-29"/> + <frame index="2" offsetY="-29"/> </animation> <animation direction="right"> <frame index="3" offsetX="-7" offsetY="-29"/> |