From e2ff03067170294c0664bd3df5fcaa22ccb616e3 Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Mon, 28 Sep 2020 17:39:46 +0000 Subject: Added quest SFX and changed level/skill up. --- effects.xml | 12 ++++++------ graphics/particles/levelup.particle.xml | 2 +- license.md | 10 ++++++++++ sfx/system/levelup-long.ogg | Bin 0 -> 75401 bytes sfx/system/quest-continue.ogg | Bin 0 -> 28817 bytes sfx/system/quest-done.ogg | Bin 0 -> 57470 bytes sfx/system/quest-start.ogg | Bin 0 -> 31233 bytes sfx/system/quest-up.ogg | Bin 0 -> 41098 bytes sfx/system/skillup02.ogg | Bin 0 -> 61871 bytes 9 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 sfx/system/levelup-long.ogg create mode 100644 sfx/system/quest-continue.ogg create mode 100644 sfx/system/quest-done.ogg create mode 100644 sfx/system/quest-start.ogg create mode 100644 sfx/system/quest-up.ogg create mode 100644 sfx/system/skillup02.ogg diff --git a/effects.xml b/effects.xml index 4df30aa5..5f5746fe 100644 --- a/effects.xml +++ b/effects.xml @@ -23,8 +23,8 @@ - - + + @@ -79,10 +79,10 @@ - - - - + + + + diff --git a/graphics/particles/levelup.particle.xml b/graphics/particles/levelup.particle.xml index 17e10f82..ccdf9044 100644 --- a/graphics/particles/levelup.particle.xml +++ b/graphics/particles/levelup.particle.xml @@ -3,7 +3,7 @@ Red stars which are supposed to engulf a character --> - + diff --git a/license.md b/license.md index 87e8ecc2..887ae431 100644 --- a/license.md +++ b/license.md @@ -15,6 +15,10 @@ http://creativecommons.org/licenses/by-sa/3.0/). :grey_question:: Unknown contributors. +(Title1/Author1/License1, Title2/Author2/License2): Attribution. + +[Editor1, Editor2]: Author of minor edits. For derivative works use Attribution. + ### Emotes File | Artists | Licenses ---- |:-------:|:--------: @@ -1183,7 +1187,13 @@ File | Artists | Licenses `sfx/monsters/zombie/zombie-move1.ogg` | Bcs86 | GPLv2 `sfx/monsters/zombie/zombie-move2.ogg` | Bcs86 | GPLv2 `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/bows/bow_shoot_1.ogg` | Cosmostrator | GPLv2 `sfx/weapons/knives/knife-hit1.ogg` | Cosmostrator | GPLv2 diff --git a/sfx/system/levelup-long.ogg b/sfx/system/levelup-long.ogg new file mode 100644 index 00000000..bae5ab8d Binary files /dev/null and b/sfx/system/levelup-long.ogg differ diff --git a/sfx/system/quest-continue.ogg b/sfx/system/quest-continue.ogg new file mode 100644 index 00000000..2bde9f5d Binary files /dev/null and b/sfx/system/quest-continue.ogg differ diff --git a/sfx/system/quest-done.ogg b/sfx/system/quest-done.ogg new file mode 100644 index 00000000..57c7e1cf Binary files /dev/null and b/sfx/system/quest-done.ogg differ diff --git a/sfx/system/quest-start.ogg b/sfx/system/quest-start.ogg new file mode 100644 index 00000000..4f50f402 Binary files /dev/null and b/sfx/system/quest-start.ogg differ diff --git a/sfx/system/quest-up.ogg b/sfx/system/quest-up.ogg new file mode 100644 index 00000000..722ba4f5 Binary files /dev/null and b/sfx/system/quest-up.ogg differ diff --git a/sfx/system/skillup02.ogg b/sfx/system/skillup02.ogg new file mode 100644 index 00000000..68812056 Binary files /dev/null and b/sfx/system/skillup02.ogg differ -- cgit v1.2.3-60-g2f50