summaryrefslogtreecommitdiff
path: root/monsters/monster1054_Troll.xml
diff options
context:
space:
mode:
authorAdministrator <admin@themanaworld.org>2022-06-20 18:33:32 +0000
committerAdministrator <admin@themanaworld.org>2022-06-20 18:33:32 +0000
commit567b6e05748610b6e756796973068f260ad2c2e7 (patch)
tree32bdfdc37412e456bab78a9a2ce4b59b72034ada /monsters/monster1054_Troll.xml
parentf1a07568ab235296833e191e17935463ea0ee306 (diff)
downloadclientdata-567b6e05748610b6e756796973068f260ad2c2e7.tar.gz
clientdata-567b6e05748610b6e756796973068f260ad2c2e7.tar.bz2
clientdata-567b6e05748610b6e756796973068f260ad2c2e7.tar.xz
clientdata-567b6e05748610b6e756796973068f260ad2c2e7.zip
Added sfx/env/flame.ogg and edited trolls to use it and added relevan…
Diffstat (limited to 'monsters/monster1054_Troll.xml')
-rw-r--r--monsters/monster1054_Troll.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/monsters/monster1054_Troll.xml b/monsters/monster1054_Troll.xml
index 0ec15cb7..26ff26cc 100644
--- a/monsters/monster1054_Troll.xml
+++ b/monsters/monster1054_Troll.xml
@@ -3,5 +3,7 @@
<monster id="1054" name="Troll">
<sprite>monsters/troll.xml|#FFDEC2;#FF4D4D;#FF99FF;#FFC88A</sprite>
<attack id="1" missile-particle="graphics/particles/monster-troll-foefire.particle.xml" action="attack"/>
+ <sound event="hit">env/flame.ogg</sound>
+ <sound event="miss">env/flame.ogg</sound>
</monster>
</monsters>