diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-03-11 11:52:40 +0100 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-04-19 02:23:07 +0000 |
commit | a2ea80916f003e5f42a9758759732454472abbd9 (patch) | |
tree | 6ef963074d3e27ffcd279213b3dba5c649130542 /monsters.xml | |
parent | eaee5cb8cb08d2d3319a82892e8f4dad81f90b79 (diff) | |
download | clientdata-a2ea80916f003e5f42a9758759732454472abbd9.tar.gz clientdata-a2ea80916f003e5f42a9758759732454472abbd9.tar.bz2 clientdata-a2ea80916f003e5f42a9758759732454472abbd9.tar.xz clientdata-a2ea80916f003e5f42a9758759732454472abbd9.zip |
Cursor size change
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index 2c214549..f3413db5 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1620,7 +1620,7 @@ <sound event="miss">weapons/miss3.ogg</sound> </monster> - <monster id="1175" name="Mega Mana Bug" targetCursor="small"> + <monster id="1175" name="Mega Mana Bug" targetCursor="medium"> <sprite>monsters/mega-mana-bug.xml|#660000,FF3300,FFCC99,FFCCCC</sprite> <sprite>monsters/accessories/generic-shadow-medium-circle.xml</sprite> <particlefx>graphics/particles/manadust.particle.xml</particlefx> |