summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-11-08 21:27:29 -0300
committerJesusaves <cpntb1@ymail.com>2022-11-08 21:27:29 -0300
commit9cf0e4851dcf1a5f45e173dafaafee88cf105a2b (patch)
tree834f40d1c778835ff420da447ae044792b0bfdfb
parent55e098ebd1e38c5ef1b265c90ca51d26dec30f00 (diff)
downloadclientdata-9cf0e4851dcf1a5f45e173dafaafee88cf105a2b.tar.gz
clientdata-9cf0e4851dcf1a5f45e173dafaafee88cf105a2b.tar.bz2
clientdata-9cf0e4851dcf1a5f45e173dafaafee88cf105a2b.tar.xz
clientdata-9cf0e4851dcf1a5f45e173dafaafee88cf105a2b.zip
Revert the level up SFX and add Ledmitz one as effect ID 56 (edit paths.xml to use)
-rw-r--r--effects.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml
index 3c3a5233..794b04d3 100644
--- a/effects.xml
+++ b/effects.xml
@@ -23,7 +23,7 @@
<being-effects>
<!-- Core effect - used by the TMW magic system - do not change the ids
without testing the corresponding magic spells. -->
- <effect id="0" audio="system/levelup-long.ogg" particle="graphics/particles/levelup.particle.xml"/>
+ <effect id="0" audio="system/levelup.ogg" particle="graphics/particles/levelup.particle.xml"/>
<effect id="1" audio="system/skillup02.ogg" particle="graphics/particles/skillup.particle.xml"/>
<effect id="2" particle="graphics/particles/magic.generic.xml"/>
<!-- life -->
@@ -88,6 +88,7 @@
<effect id="53" particle="graphics/particles/epilogue.xml" audio="epilogue.ogg"/>
<effect id="54" audio="oblivion.ogg"/>
<effect id="55" particle="graphics/particles/snowball-crit.particle.xml"/>
+ <effect id="56" audio="system/levelup-long.ogg" particle="graphics/particles/levelup.particle.xml"/>
<effect id="69" particle="graphics/particles/python.xml" audio="env/fart.ogg"/>
<!-- #betsanc (protect) end -->
<effect id="111" audio="magic/betsanc-off.ogg" particle="graphics/particles/magic.shield.xml"/>