diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-17 10:55:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-17 10:55:06 -0300 |
commit | ff6ac3d46ff849c1edb048445f9162401aee678d (patch) | |
tree | e09e6d79e72f6c4b631434912be5dfaf7f5281ba | |
parent | ea870a7660c14161fd164bdccb28ab7de2db639c (diff) | |
download | clientdata-ff6ac3d46ff849c1edb048445f9162401aee678d.tar.gz clientdata-ff6ac3d46ff849c1edb048445f9162401aee678d.tar.bz2 clientdata-ff6ac3d46ff849c1edb048445f9162401aee678d.tar.xz clientdata-ff6ac3d46ff849c1edb048445f9162401aee678d.zip |
Alpha Mouboo can be large target, though.
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index ffab8596..fcd30ed4 100644 --- a/monsters.xml +++ b/monsters.xml @@ -332,7 +332,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s <sound event="die">monsters/squirrel/squirrel-die1.ogg</sound> <sound event="die">monsters/squirrel/squirrel-die2.ogg</sound> </monster> - <monster id="1056" name="Alpha Mouboo" targetCursor="medium"> + <monster id="1056" name="Alpha Mouboo" targetCursor="large"> <sprite>monsters/alphamouboo.xml</sprite> <particlefx>graphics/particles/treeglow.xml</particlefx> </monster> |