diff options
author | Reid <reidyaro@gmail.com> | 2014-05-07 01:21:38 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2014-05-07 01:21:38 +0200 |
commit | 5b7a1cdc22c189352aaa79055ac7675d2367ffde (patch) | |
tree | 625b3f3d0407143e1de056657ca74c0e4b17a116 /graphics/sprites/monsters/pikpik.xml | |
parent | 3026e4c28afd8d9dda3d7b3fc8056038991730d6 (diff) | |
download | clientdata-5b7a1cdc22c189352aaa79055ac7675d2367ffde.tar.gz clientdata-5b7a1cdc22c189352aaa79055ac7675d2367ffde.tar.bz2 clientdata-5b7a1cdc22c189352aaa79055ac7675d2367ffde.tar.xz clientdata-5b7a1cdc22c189352aaa79055ac7675d2367ffde.zip |
Update the pikpik xml.
Diffstat (limited to 'graphics/sprites/monsters/pikpik.xml')
-rw-r--r-- | graphics/sprites/monsters/pikpik.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/monsters/pikpik.xml b/graphics/sprites/monsters/pikpik.xml index 17e2c1fd..34cd013a 100644 --- a/graphics/sprites/monsters/pikpik.xml +++ b/graphics/sprites/monsters/pikpik.xml @@ -26,8 +26,8 @@ Copyright (C) 2013-2014 Evol Online --> <action name="dead" imageset="pikpik"> <animation direction="default"> <!-- Explodes and loses color. --> - <sequence start="9" end="18" delay="90"/> - <frame index="19"/> + <sequence start="9" end="17" delay="90"/> + <frame index="18"/> </animation> </action> </sprite> |