summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2020-11-11 17:19:12 +0000
committerJesusaves <cpntb1@ymail.com>2020-11-11 14:56:24 -0300
commit2ae04884a23b84d33cd07e418c35767132230a73 (patch)
treebe093ba09e3e1f742d704f77c7641e7ff7f25d05
parent4d1cda1e673c7e51d83eff9291fa0f6da7a2f2ad (diff)
downloadclientdata-Ledmitz/clientdata-fireball-sfx.tar.gz
clientdata-Ledmitz/clientdata-fireball-sfx.tar.bz2
clientdata-Ledmitz/clientdata-fireball-sfx.tar.xz
clientdata-Ledmitz/clientdata-fireball-sfx.zip
Moved fireball.ogg back to env DIR as it is used for different effects and added as a sound for fire-explosion in effects.xmlLedmitz/clientdata-fireball-sfx
-rw-r--r--LICENSE3
-rw-r--r--effects.xml2
-rw-r--r--sfx/env/fireball.ogg (renamed from sfx/magic/fireball.ogg)bin18942 -> 18942 bytes
3 files changed, 2 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 0b7818c1..5576f1de 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1456,8 +1456,6 @@ legal@themanaworld.org
sfx/items/legacy/rubberbat.ogg (Cosmotrator) (GPL v2) (-)
## Magic
-### Fireball
- sfx/magic/fireball.ogg (Ledmitz) (CC BY-SA 3.0) (-)
### Heal
sfx/magic/heal.ogg (Ledmitz) (CC BY-SA 3.0) (-)
@@ -1596,6 +1594,7 @@ legal@themanaworld.org
sfx/weapons/bow-wooden/miss1.ogg (Ledmitz) (CC BY-SA 3.0) (smcameron)
## Env
sfx/env/fart.ogg (LEGACY) (GUMI) (-)
+ sfx/env/fireball.ogg (Ledmitz) (CC BY-SA 3.0) (-)
# /
palette.gpl (Reid) (CC BY-SA 3.0) (-)
diff --git a/effects.xml b/effects.xml
index f0ed4831..8568a656 100644
--- a/effects.xml
+++ b/effects.xml
@@ -37,7 +37,7 @@ Copyright (C) 2010-2020 Evol Online -->
<effect id="29" audio="npcs/fishing-cast.ogg"/> <!-- Throwing the bait in the water, in the fishing script. -->
<effect id="30" audio="npcs/fishing-bite.ogg"/> <!-- Fish biting the bait, in the fishing script. -->
<effect id="33" audio="monsters/piou/hit1.ogg"/> <!-- when clicking the flying piou -->
- <effect id="34" particle="graphics/particles/fire-explosion.xml"/> <!-- An explosion of white particles / LEGACY -->
+ <effect id="34" audio="env/fireball.ogg" particle="graphics/particles/fire-explosion.xml"/> <!-- An explosion of white particles / LEGACY -->
<effect id="35" particle="graphics/particles/magic-shield.xml"/> <!-- A magic shield particle effect. -->
<effect id="36" particle="graphics/particles/magic.shield-ends.xml"/>
<effect id="37" particle="graphics/particles/lightning1.xml"/>
diff --git a/sfx/magic/fireball.ogg b/sfx/env/fireball.ogg
index 3e7cc48e..3e7cc48e 100644
--- a/sfx/magic/fireball.ogg
+++ b/sfx/env/fireball.ogg
Binary files differ