summaryrefslogtreecommitdiff
path: root/monsters
diff options
context:
space:
mode:
authorJesusalva Jesusalva <jesusalva@themanaworld.org>2023-02-22 14:37:56 +0000
committerJesusalva Jesusalva <jesusalva@themanaworld.org>2023-02-22 14:37:56 +0000
commit3cb9deeba580e61ffc40b048b0ad813872f768f9 (patch)
tree4de08debe92b79b3e370aa063031ad46bc8c970c /monsters
parented8226b42134a4711ee50640238d3e75bd34ed18 (diff)
parent770889fb1c7e7811139a0a6336302f05c7890a7b (diff)
downloadclientdata-3cb9deeba580e61ffc40b048b0ad813872f768f9.tar.gz
clientdata-3cb9deeba580e61ffc40b048b0ad813872f768f9.tar.bz2
clientdata-3cb9deeba580e61ffc40b048b0ad813872f768f9.tar.xz
clientdata-3cb9deeba580e61ffc40b048b0ad813872f768f9.zip
Merge branch 'spawn_burst_fix' into 'master'
Moved spawn_burst.ogg to env and cnaged all references to it (as it once was originally, I think. *ahem*) See merge request legacy/clientdata!503
Diffstat (limited to 'monsters')
-rw-r--r--monsters/monster1119_Thug.xml2
-rw-r--r--monsters/monster1121_Grenadier.xml2
-rw-r--r--monsters/monster1122_TheDreadPirateMarley.xml2
-rw-r--r--monsters/monster1123_TheDreadPirateMarley.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/monsters/monster1119_Thug.xml b/monsters/monster1119_Thug.xml
index 9b3e8130..175e84a0 100644
--- a/monsters/monster1119_Thug.xml
+++ b/monsters/monster1119_Thug.xml
@@ -7,7 +7,7 @@
<sprite>equipment/feet/boots.xml</sprite>
<sprite>equipment/chest/tanktop.xml</sprite>
<sprite>equipment/legs/pants.xml</sprite>
- <sound event="die">system/spawn_burst.ogg</sound>
+ <sound event="die">env/spawn_burst.ogg</sound>
<sound event="hit">weapons/punch1.ogg</sound>
<sound event="hit">weapons/punch2.ogg</sound>
<sound event="hit">weapons/punch3.ogg</sound>
diff --git a/monsters/monster1121_Grenadier.xml b/monsters/monster1121_Grenadier.xml
index 7eec61e7..50e6872a 100644
--- a/monsters/monster1121_Grenadier.xml
+++ b/monsters/monster1121_Grenadier.xml
@@ -8,7 +8,7 @@
<sprite>equipment/head/piratehat.xml</sprite>
<sprite>equipment/hands/generic.xml</sprite>
<sprite>equipment/feet/boots.xml|#212121,444444</sprite>
- <sound event="die">system/spawn_burst.ogg</sound>
+ <sound event="die">env/spawn_burst.ogg</sound>
<sound event="hit">system/crit.ogg</sound>
<sound event="miss">system/crit.ogg</sound>
<attack id="1" critical-hit-effect-id="30" missile-particle="graphics/particles/lobbed-object.xml" action="attack"/>
diff --git a/monsters/monster1122_TheDreadPirateMarley.xml b/monsters/monster1122_TheDreadPirateMarley.xml
index ddac0e84..83e66e32 100644
--- a/monsters/monster1122_TheDreadPirateMarley.xml
+++ b/monsters/monster1122_TheDreadPirateMarley.xml
@@ -8,7 +8,7 @@
<sprite>equipment/head/eyepatch.xml</sprite>
<sprite>equipment/feet/assassin-boots.xml</sprite>
<sprite>equipment/weapons/bow.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
- <sound event="die">system/spawn_burst.ogg</sound>
+ <sound event="die">env/spawn_burst.ogg</sound>
<sound event="hit">weapons/bows/forest/forest-hit1.ogg</sound>
<sound event="miss">weapons/bows/forest/forest-miss1.ogg</sound>
<attack id="1" missile-particle="graphics/particles/arrow.particle.xml" action="attack"/>
diff --git a/monsters/monster1123_TheDreadPirateMarley.xml b/monsters/monster1123_TheDreadPirateMarley.xml
index 939e88e0..a4135a8e 100644
--- a/monsters/monster1123_TheDreadPirateMarley.xml
+++ b/monsters/monster1123_TheDreadPirateMarley.xml
@@ -8,7 +8,7 @@
<sprite>equipment/head/eyepatch.xml</sprite>
<sprite>equipment/feet/assassin-boots.xml</sprite>
<sprite>equipment/weapons/bow.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
- <sound event="die">system/spawn_burst.ogg</sound>
+ <sound event="die">env/spawn_burst.ogg</sound>
<sound event="hit">weapons/bows/forest/forest-hit1.ogg</sound>
<sound event="miss">weapons/bows/forest/forest-miss1.ogg</sound>
<attack id="1" missile-particle="graphics/particles/arrow.particle.xml" action="attack"/>