diff options
author | Ledmitz <smoothshifter@tuta.io> | 2024-04-05 01:17:09 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2024-04-05 01:17:09 -0300 |
commit | c6f5980a91a03b8a1f5f2e4fbd3f4036f0fb73bb (patch) | |
tree | d64956f865618e9a1b10b1f9c6806a79c322fab2 /effects.xml | |
parent | 29d626935acb75c4e8fdf9df7ba6fefc7e44a9f1 (diff) | |
download | clientdata-floyd_style.tar.gz clientdata-floyd_style.tar.bz2 clientdata-floyd_style.tar.xz clientdata-floyd_style.zip |
Floyd needed his own stylefloyd_style
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml index 82a60d71..59f5df5a 100644 --- a/effects.xml +++ b/effects.xml @@ -110,7 +110,8 @@ <!-- Add the data needed for the electricity boss battle. --> <effect id="402" audio="system/ship-bell2.ogg"/> <effect id="403" audio="monsters/bat/bat-hit1.ogg"/> - <effect id="404" audio="sfx/env/tiny_bell.ogg"/> + <effect id="404" audio="env/tiny_bell.ogg"/> + <effect id="405" audio="weapons/beam/beam-crit.ogg" particle="graphics/particles/beam-crit.xml"/> <!-- magic v3 spells --> <!-- #discharge --> <effect id="500" audio="magic/discharge.ogg" particle="graphics/particles/fire-burst.xml"/> |