diff options
author | Reid <reidyaro@gmail.com> | 2012-05-27 21:23:32 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-05-27 21:23:32 +0200 |
commit | 972331e46cdfcb4b8700dff0106eeef6bf8717c5 (patch) | |
tree | ce8d03a93e71cdc0779e7bacc6c42b866bfc34fb /graphics/sprites/accessories | |
parent | 81ba652d89f1f88dfaa71def79eab5f2893780e4 (diff) | |
download | clientdata-972331e46cdfcb4b8700dff0106eeef6bf8717c5.tar.gz clientdata-972331e46cdfcb4b8700dff0106eeef6bf8717c5.tar.bz2 clientdata-972331e46cdfcb4b8700dff0106eeef6bf8717c5.tar.xz clientdata-972331e46cdfcb4b8700dff0106eeef6bf8717c5.zip |
Add halfcoconut and coconut items (Hal9000),
Correct coconut.png monster sprite,
Correct monster and accessories coconut XML,
Add Accessories tileset (Hal9000),
Add new items and tileset on LICENSE file.
Diffstat (limited to 'graphics/sprites/accessories')
-rw-r--r-- | graphics/sprites/accessories/coconut.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/accessories/coconut.xml b/graphics/sprites/accessories/coconut.xml index 25367418..09cac5c1 100644 --- a/graphics/sprites/accessories/coconut.xml +++ b/graphics/sprites/accessories/coconut.xml @@ -59,8 +59,8 @@ Copyright (C) 2012 Evol Online --> <frame index="3" delay="60" offsetY="11"/> <frame index="4" delay="55" offsetY="12"/> <frame index="5" delay="50" offsetY="12"/> - <frame index="6" delay="10721"/> - <frame index="1" delay="3671"/> + <frame index="6" delay="10720"/> + <frame index="1" delay="3670"/> <!-- Animation is too long. --> </animation> |