diff options
-rw-r--r-- | effects.xml | 12 | ||||
-rw-r--r-- | license.md | 6 | ||||
-rw-r--r-- | sfx/system/levelup-long.ogg | bin | 0 -> 75401 bytes | |||
-rw-r--r-- | sfx/system/quest-continue.ogg | bin | 0 -> 28817 bytes | |||
-rw-r--r-- | sfx/system/quest-done.ogg | bin | 0 -> 57470 bytes | |||
-rw-r--r-- | sfx/system/quest-start.ogg | bin | 0 -> 31233 bytes | |||
-rw-r--r-- | sfx/system/quest-up.ogg | bin | 0 -> 41098 bytes | |||
-rw-r--r-- | sfx/system/skillup02.ogg | bin | 0 -> 61871 bytes |
8 files changed, 12 insertions, 6 deletions
diff --git a/effects.xml b/effects.xml index 461d3617..3c3a5233 100644 --- a/effects.xml +++ b/effects.xml @@ -23,8 +23,8 @@ <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.ogg" particle="graphics/particles/levelup.particle.xml"/> - <effect id="1" audio="system/levelup.ogg" particle="graphics/particles/skillup.particle.xml"/> + <effect id="0" audio="system/levelup-long.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 --> <effect id="3" particle="graphics/particles/magic.white.xml"/> @@ -77,10 +77,10 @@ <effect id="42" particle="graphics/particles/magic-dark-explosion.particle.xml"/> <effect id="43" audio="monsters/pumpkin/pumpkin-explosion.ogg" particle="graphics/particles/monster-pumpkin-explosion.particle.xml"/> <effect id="44" particle="graphics/particles/object-getitem.particle.xml"/> - <effect id="45" sprite="icons/quest-start.xml"/> - <effect id="46" sprite="icons/quest-continue.xml"/> - <effect id="47" particle="graphics/particles/questup.particle.xml"/> - <effect id="48" particle="graphics/particles/questdone.particle.xml"/> + <effect id="45" audio="system/quest-start.ogg" sprite="icons/quest-start.xml"/> + <effect id="46" audio="system/quest-continue.ogg" sprite="icons/quest-continue.xml"/> + <effect id="47" audio="system/quest-up.ogg" particle="graphics/particles/questup.particle.xml"/> + <effect id="48" audio="system/quest-done.ogg" particle="graphics/particles/questdone.particle.xml"/> <effect id="49" particle="graphics/particles/hug.particle.xml"/> <effect id="50" particle="graphics/particles/hellblaze.particle.xml"/> <effect id="51" audio="system/warning.ogg"/> @@ -1325,7 +1325,13 @@ File | Artists | Licenses `sfx/system/boom.ogg` | Ledmitz (firework_explosion_fizz.wav / soundscalpel.co / (CC BY 3.0)) | GPLv2, CC BY-SA 3.0 `sfx/system/crit.ogg` | Ledmitz (firework_explosion_fizz.wav / soundscalpel.co / (CC BY 3.0)) | GPLv2, CC BY-SA 3.0 `sfx/system/levelup.ogg` | Cosmostrator | GPLv2 +`sfx/system/levelup-long.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/system/quest-continue.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/system/quest-done.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/system/quest-start.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/system/quest-up.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/system/ship-bell2.ogg` | unknown | (public domain) +`sfx/system/skillup02.ogg` | Ledmitz ([SFX] Angelic_ Choir_ Ahhhh_ Dm Chord (90bpm) (320kb).mp3 / TuneHntr_2Day / Sampling+ 1.0) | GPLv2, CC BY-SA 3.0 `sfx/system/warning.ogg` | Jesusalva | (public domain) `sfx/weapons/miss1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/weapons/miss2.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 diff --git a/sfx/system/levelup-long.ogg b/sfx/system/levelup-long.ogg Binary files differnew file mode 100644 index 00000000..bae5ab8d --- /dev/null +++ b/sfx/system/levelup-long.ogg diff --git a/sfx/system/quest-continue.ogg b/sfx/system/quest-continue.ogg Binary files differnew file mode 100644 index 00000000..2bde9f5d --- /dev/null +++ b/sfx/system/quest-continue.ogg diff --git a/sfx/system/quest-done.ogg b/sfx/system/quest-done.ogg Binary files differnew file mode 100644 index 00000000..57c7e1cf --- /dev/null +++ b/sfx/system/quest-done.ogg diff --git a/sfx/system/quest-start.ogg b/sfx/system/quest-start.ogg Binary files differnew file mode 100644 index 00000000..4f50f402 --- /dev/null +++ b/sfx/system/quest-start.ogg diff --git a/sfx/system/quest-up.ogg b/sfx/system/quest-up.ogg Binary files differnew file mode 100644 index 00000000..722ba4f5 --- /dev/null +++ b/sfx/system/quest-up.ogg diff --git a/sfx/system/skillup02.ogg b/sfx/system/skillup02.ogg Binary files differnew file mode 100644 index 00000000..68812056 --- /dev/null +++ b/sfx/system/skillup02.ogg |