summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-15 15:36:46 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-15 21:59:21 +0300
commit754098e408c480df4d0626f6c2ce2db8d951a08b (patch)
treed96a4c2a866bcc78ac36de2c8043a79210523e31 /monsters.xml
parentc889b82ee5ed66549dd951eee8ca89819d86f3af (diff)
downloadclientdata-754098e408c480df4d0626f6c2ce2db8d951a08b.tar.gz
clientdata-754098e408c480df4d0626f6c2ce2db8d951a08b.tar.bz2
clientdata-754098e408c480df4d0626f6c2ce2db8d951a08b.tar.xz
clientdata-754098e408c480df4d0626f6c2ce2db8d951a08b.zip
Removed wrong attribute form monsters.xml
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml
index c2330355..5230d5e7 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -104,7 +104,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="10" name="Frostiana" targetCursor="small">
<sprite>monsters/frostiana.xml</sprite>
- <attack id="1" effect-id="21" particle-effect="graphics/particles/poison-cloud.xml"/>
+ <attack id="1" effect-id="21"/>
<sound event="die">monsters/mushroom/die1.ogg</sound>
<sound event="die">monsters/mushroom/die2.ogg</sound>
<sound event="hit">monsters/frostiana/hit1.ogg</sound>