diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-29 23:47:24 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-29 23:47:24 +0000 |
commit | 6b8cd672ad9d773ac01952150d4d805952a05e6c (patch) | |
tree | 3c929b3ca3c849d1d4cac1e9818edf21f30403f4 /monsters.xml | |
parent | a511a4027bb55068e53c75740c74f09fb762c962 (diff) | |
download | clientdata-6b8cd672ad9d773ac01952150d4d805952a05e6c.tar.gz clientdata-6b8cd672ad9d773ac01952150d4d805952a05e6c.tar.bz2 clientdata-6b8cd672ad9d773ac01952150d4d805952a05e6c.tar.xz clientdata-6b8cd672ad9d773ac01952150d4d805952a05e6c.zip |
manapiou is now real manapiou
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 b23db876..b74e1209 100644 --- a/monsters.xml +++ b/monsters.xml @@ -739,7 +739,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn. <attack id="1" missile-particle="graphics/particles/arrow.particle.xml" action="attack"/> </monster> <monster id="1155" name="Mana Piou" targetCursor="small" walkType="fly"> - <sprite>monsters/piou.xml</sprite> + <sprite>monsters/manapiou.xml</sprite> <particlefx>graphics/particles/moonshroom.particle.xml</particlefx> <sound event="die">monsters/piou/die1.ogg</sound> <sound event="hit">monsters/piou/hit1.ogg</sound> |