diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-24 11:33:35 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-24 11:33:35 +0100 |
commit | a87a02c672a5a172e50aefc92c0edc02080e7beb (patch) | |
tree | 3396397266c41a8db89e6772418af92b4b8273d4 /graphics | |
parent | a2d53033493e92a2e8991f1ae5f41a5a65580d38 (diff) | |
download | clientdata-a87a02c672a5a172e50aefc92c0edc02080e7beb.tar.gz clientdata-a87a02c672a5a172e50aefc92c0edc02080e7beb.tar.bz2 clientdata-a87a02c672a5a172e50aefc92c0edc02080e7beb.tar.xz clientdata-a87a02c672a5a172e50aefc92c0edc02080e7beb.zip |
Crocotree mob fixed. Now player can target the tree from distance.
Wall collision re-enabled, mob's mode altered.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/monsters/crocotree.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/crocotree.xml b/graphics/sprites/monsters/crocotree.xml index 2d78b884..40e31b9a 100644 --- a/graphics/sprites/monsters/crocotree.xml +++ b/graphics/sprites/monsters/crocotree.xml @@ -13,7 +13,6 @@ Copyright (C) 2010-2012 Evol Online --> src="graphics/sprites/monsters/crocotree.png" width="18" height="17" - offsetX="32" offsetY="-61"/> <action name="stand" imageset="mob"> |