summaryrefslogtreecommitdiff
path: root/graphics/sprites/accessories/acc-rat-tail.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2011-12-07 01:52:36 +0100
committerReid <reidyaro@gmail.com>2011-12-07 01:52:36 +0100
commit081705636e75f90ca59c8ee89e0c161ba55639fa (patch)
treec61c9178fc4abd360978f25b6cd3f1837d2f7bf4 /graphics/sprites/accessories/acc-rat-tail.xml
parentd88d1610a57fb6de4646737be2e0488061dde0db (diff)
downloadclientdata-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/accessories/acc-rat-tail.xml')
-rw-r--r--graphics/sprites/accessories/acc-rat-tail.xml192
1 files changed, 0 insertions, 192 deletions
diff --git a/graphics/sprites/accessories/acc-rat-tail.xml b/graphics/sprites/accessories/acc-rat-tail.xml
deleted file mode 100644
index 6d8c661a..00000000
--- a/graphics/sprites/accessories/acc-rat-tail.xml
+++ /dev/null
@@ -1,192 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011 Evol Online -->
-<sprite>
-
- <imageset name="tail" src="graphics/sprites/accessories/acc-rat-tail.png" width="32" height="32"/>
- <imageset name="rat" src="graphics/sprites/monsters/rat.png" width="32" height="32"/>
-
- <action name="spawn" imageset="rat">
- <animation>
- <frame index="0" delay="250"/>
- <frame index="1" delay="150"/>
- <frame index="2" delay="400"/>
- <frame index="3" delay="110"/>
- <frame index="4" delay="120"/>
- <frame index="5" delay="160"/>
- <frame index="6" delay="145"/>
- <frame index="7" delay="250"/>
- <jump action="stand" />
- </animation>
- </action>
-
- <action name="stand" imageset="tail">
- <animation direction="down">
- <frame index="0" delay="120"/>
- <frame index="1" delay="100"/>
- <frame index="2" delay="120"/>
- <frame index="1" delay="100"/>
- </animation>
- <animation direction="downright">
- <frame index="4" delay="120"/>
- <frame index="5" delay="100"/>
- <frame index="6" delay="120"/>
- <frame index="5" delay="100"/>
- </animation>
- <animation direction="right">
- <frame index="8" delay="120"/>
- <frame index="9" delay="100"/>
- <frame index="10" delay="120"/>
- <frame index="9" delay="100"/>
- </animation>
- <animation direction="upright">
- <frame index="12" delay="120"/>
- <frame index="13" delay="100"/>
- <frame index="14" delay="120"/>
- <frame index="13" delay="100"/>
- </animation>
- <animation direction="up">
- <frame index="16" delay="120"/>
- <frame index="17" delay="100"/>
- <frame index="18" delay="120"/>
- <frame index="17" delay="100"/>
- </animation>
- <animation direction="upleft">
- <frame index="20" delay="120"/>
- <frame index="21" delay="100"/>
- <frame index="22" delay="120"/>
- <frame index="21" delay="100"/>
- </animation>
- <animation direction="left">
- <frame index="24" delay="120"/>
- <frame index="25" delay="100"/>
- <frame index="26" delay="120"/>
- <frame index="25" delay="100"/>
- </animation>
- <animation direction="downleft">
- <frame index="28" delay="120"/>
- <frame index="29" delay="100"/>
- <frame index="30" delay="120"/>
- <frame index="29" delay="100"/>
- </animation>
- </action>
-
- <action name="walk" imageset="tail">
- <animation direction="down">
- <frame index="0" delay="120"/>
- <frame index="1" delay="100"/>
- <frame index="2" delay="120"/>
- <frame index="1" delay="100"/>
- </animation>
- <animation direction="downright">
- <frame index="4" delay="120"/>
- <frame index="5" delay="100"/>
- <frame index="6" delay="120"/>
- <frame index="5" delay="100"/>
- </animation>
- <animation direction="right">
- <frame index="8" delay="120"/>
- <frame index="9" delay="100"/>
- <frame index="10" delay="120"/>
- <frame index="9" delay="100"/>
- </animation>
- <animation direction="upright">
- <frame index="12" delay="120"/>
- <frame index="13" delay="100"/>
- <frame index="14" delay="120"/>
- <frame index="13" delay="100"/>
- </animation>
- <animation direction="up">
- <frame index="16" delay="120"/>
- <frame index="17" delay="100"/>
- <frame index="18" delay="120"/>
- <frame index="17" delay="100"/>
- </animation>
- <animation direction="upleft">
- <frame index="20" delay="120"/>
- <frame index="21" delay="100"/>
- <frame index="22" delay="120"/>
- <frame index="21" delay="100"/>
- </animation>
- <animation direction="left">
- <frame index="24" delay="120"/>
- <frame index="25" delay="100"/>
- <frame index="26" delay="120"/>
- <frame index="25" delay="100"/>
- </animation>
- <animation direction="downleft">
- <frame index="28" delay="120"/>
- <frame index="29" delay="100"/>
- <frame index="30" delay="120"/>
- <frame index="29" delay="100"/>
- </animation>
- </action>
-
-
- <action name="attack" imageset="tail">
- <animation direction="down">
- <frame index="0" delay="120"/>
- <frame index="1" delay="100"/>
- <frame index="2" delay="120"/>
- <frame index="1" delay="100"/>
- </animation>
- <animation direction="downright">
- <frame index="4" delay="120"/>
- <frame index="5" delay="100"/>
- <frame index="6" delay="120"/>
- <frame index="5" delay="100"/>
- </animation>
- <animation direction="right">
- <frame index="8" delay="120"/>
- <frame index="9" delay="100"/>
- <frame index="10" delay="120"/>
- <frame index="9" delay="100"/>
- </animation>
- <animation direction="upright">
- <frame index="12" delay="120"/>
- <frame index="13" delay="100"/>
- <frame index="14" delay="120"/>
- <frame index="13" delay="100"/>
- </animation>
- <animation direction="up">
- <frame index="16" delay="120"/>
- <frame index="17" delay="100"/>
- <frame index="18" delay="120"/>
- <frame index="17" delay="100"/>
- </animation>
- <animation direction="upleft">
- <frame index="20" delay="120"/>
- <frame index="21" delay="100"/>
- <frame index="22" delay="120"/>
- <frame index="21" delay="100"/>
- </animation>
- <animation direction="left">
- <frame index="24" delay="120"/>
- <frame index="25" delay="100"/>
- <frame index="26" delay="120"/>
- <frame index="25" delay="100"/>
- </animation>
- <animation direction="downleft">
- <frame index="28" delay="120"/>
- <frame index="29" delay="100"/>
- <frame index="30" delay="120"/>
- <frame index="29" delay="100"/>
- </animation>
- </action>
-
- <action name="dead" imageset="rat">
- <animation direction="down">
- <frame index="63"/>
- </animation>
- <animation direction="up">
- <frame index="64"/>
- </animation>
- <animation direction="right">
- <frame index="65"/>
- </animation>
- <animation direction="left">
- <frame index="66"/>
- </animation>
- </action>
-
-</sprite> \ No newline at end of file