diff options
author | Reid <reidyaro@gmail.com> | 2011-12-07 01:52:36 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-07 01:52:36 +0100 |
commit | 081705636e75f90ca59c8ee89e0c161ba55639fa (patch) | |
tree | c61c9178fc4abd360978f25b6cd3f1837d2f7bf4 /graphics/sprites/npcs/XML1/alige.xml | |
parent | d88d1610a57fb6de4646737be2e0488061dde0db (diff) | |
download | clientdata-081705636e75f90ca59c8ee89e0c161ba55639fa.tar.gz clientdata-081705636e75f90ca59c8ee89e0c161ba55639fa.tar.bz2 clientdata-081705636e75f90ca59c8ee89e0c161ba55639fa.tar.xz clientdata-081705636e75f90ca59c8ee89e0c161ba55639fa.zip |
Updated .gitignore,
Renamed ratto's tail accessories,
Corrected a missed frame on croc.xml
Corrected a spell name on littleblub.xml
Corrected a bad frame number (was "4" and needed to be "3")
Diffstat (limited to 'graphics/sprites/npcs/XML1/alige.xml')
-rw-r--r-- | graphics/sprites/npcs/XML1/alige.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/npcs/XML1/alige.xml b/graphics/sprites/npcs/XML1/alige.xml index 8da33edc..afb79bb4 100644 --- a/graphics/sprites/npcs/XML1/alige.xml +++ b/graphics/sprites/npcs/XML1/alige.xml @@ -29,7 +29,7 @@ Copyright (C) 2011 Evol Online --> <!-- Closed eyes --> <animation direction="down"> - <frame index="4"/> + <frame index="3"/> </animation> </action> </sprite> |