Skip to content

Commit 34a5b29

Browse files
committed
Add music and change license accordingly
Add world select
1 parent dc8f557 commit 34a5b29

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+442
-57
lines changed

LICENSE

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,30 @@ Font data copyright Google 2012
228228
distributed under the License is distributed on an "AS IS" BASIS,
229229
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
230230
See the License for the specific language governing permissions and
231-
limitations under the License.
231+
limitations under the License.
232+
233+
---
234+
235+
The music files are from RPGmaker.net and come with the following license:
236+
237+
RMN Music Pack is a collection of videogame music composed by members of http://www.rpgmaker.net for anyone and
238+
everyone to use in their non-commercial videogame projects. RMN Music Pack was created in three-months timeframe
239+
as an event organized by 800 M.P.H. and NewBlack with assistance of Kenton Anderson.
240+
241+
You can find the full list of submissions at http://rpgmaker.net/events/rmn_music_pack
242+
243+
244+
Special thanks to everyone partaking the event, http://www.rpgmakerweb.com/, Clyve, Liberty, Archeia and Jonnie19
245+
246+
And all the attending artists: Jasprelao, Jeremiah "McTricky" George, Jude, Gamesfreak13563, Tarranon, Cornflake,
247+
Xcalnarok, Lana42, Kunsel, Subaru, NathanGDay, Snowy Fox, ReclaimedGlory, Apoc, hyde9318 and 800 M.P.H.
248+
249+
Album cover artwork has been made by http://yaichino.deviantart.com/ and CD artwork by http://23hauntsme.deviantart.com/
250+
251+
252+
253+
RMN Music Pack is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
254+
255+
If you use our music in your projects, please credit the artists!
256+
257+
Enjoy!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
You have slain the Icycle!
2+
You find a better weapon and notice a bit of hair growth...
3+
The Icycle's soul essence has filled the pedestal in the home world!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
You gaze upon the Icycle,
2+
It is frosty, just like that girl you met at the bar last week.
3+
You decide to help the Wizard's frozen beard and slay it!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
You have slain the Fist Thing!
2+
You find a better weapon and notice a bit of hair growth...
3+
The Fist Thing's soul essence has filled the pedestal in the home world!
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
This is the Fist Thing, just as the name suggests, a Fist... Thing...
2+
You decide to give it a good...
3+
...
4+
... POUNDING!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
You have slain the Eyesore!
2+
You find a better weapon and notice a bit of hair growth...
3+
The Eyesore's soul essence has filled the pedestal in the home world!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Eyesore really is a sight for sore eyes...
2+
Time to make it see reason...
3+
WITH YOUR BLADE!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
You have slain the Skullotor!
2+
You find a better weapon and notice a bit of hair growth...
3+
The Skullotor's soul essence has filled the pedestal in the home world!
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Being a skull, it is evident this thing has been slain before...
2+
Does that make it a zombie or some sort of ghost?
3+
Does it even matter?
4+
Enough philosophy, killing time!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
You have slain the Rainbro!
2+
You find a better weapon and notice a bit of hair growth...
3+
The Rainbro's soul essence has filled the pedestal in the home world!

0 commit comments

Comments
 (0)