diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-11-03 10:38:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-11-03 10:38:25 -0300 |
commit | a72ba77eb55e621753415b6e209724f6e324d7af (patch) | |
tree | a75a4aeeb6f3dd28611e829c5f02d86d0f928537 /graphics | |
parent | e0e2cb42c4cf1f0e409d07b5bb4c6f2e79ecd374 (diff) | |
download | clientdata-a72ba77eb55e621753415b6e209724f6e324d7af.tar.gz clientdata-a72ba77eb55e621753415b6e209724f6e324d7af.tar.bz2 clientdata-a72ba77eb55e621753415b6e209724f6e324d7af.tar.xz clientdata-a72ba77eb55e621753415b6e209724f6e324d7af.zip |
Death animation worked, same cannot be said about everything else XDD
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/monsters/moubootaur.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/moubootaur.xml b/graphics/sprites/monsters/moubootaur.xml index fe09e0e9..bf1c830d 100644 --- a/graphics/sprites/monsters/moubootaur.xml +++ b/graphics/sprites/monsters/moubootaur.xml @@ -132,7 +132,7 @@ Copyright (C) 2011-2021 Moubootaur Legends --> </animation> </action> - <action name="attack_distance" imageset="mob"> + <action name="attack_magic" imageset="mob"> <animation direction="down"> <sequence start="390" end="397" delay="60"/> <end /> |