diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-21 12:08:20 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-21 12:08:20 +0000 |
commit | a95a73658a41201d953013e0c3a56dae9ba2ff3e (patch) | |
tree | af40e04af8923bb7a49d12a9be4da28f64ef6c4b | |
parent | aa62f91c5ad64c22f66b96ee4e9d12a82ed1cb98 (diff) | |
parent | 3ccfe84ccd6f194b2b16f9495668629c92c68e06 (diff) | |
download | clientdata-a95a73658a41201d953013e0c3a56dae9ba2ff3e.tar.gz clientdata-a95a73658a41201d953013e0c3a56dae9ba2ff3e.tar.bz2 clientdata-a95a73658a41201d953013e0c3a56dae9ba2ff3e.tar.xz clientdata-a95a73658a41201d953013e0c3a56dae9ba2ff3e.zip |
Merge branch 'manana' into 'master'
add jump to stand after spawn *facepalm*
See merge request TMW2/clientdata!41
-rw-r--r-- | graphics/sprites/monsters/mananatree.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/mananatree.xml b/graphics/sprites/monsters/mananatree.xml index 366f542e..5f665f7b 100644 --- a/graphics/sprites/monsters/mananatree.xml +++ b/graphics/sprites/monsters/mananatree.xml @@ -21,6 +21,7 @@ Copyright (C) 2015 Evol Online --> <frame index="8" delay="500"/> <frame index="9" delay="500"/> <frame index="10" delay="500"/> + <jump action="stand"/> </animation> </action> |