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/monsters/croc.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/monsters/croc.xml')
-rw-r--r-- | graphics/sprites/monsters/croc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/croc.xml b/graphics/sprites/monsters/croc.xml index 3955b554..6a255e3a 100644 --- a/graphics/sprites/monsters/croc.xml +++ b/graphics/sprites/monsters/croc.xml @@ -58,7 +58,7 @@ Copyright (C) 2011 Evol Online --> <animation direction="left"> <frame index="25" delay="84"/> <frame index="24" delay="65"/> - <frame index="27" delay="84"/> + <frame index="26" delay="84"/> <frame index="24" delay="65"/> </animation> </action> |