Downloads containing HH17_Ending.j2as
Downloads
Name |
Author |
Game Mode |
Rating |
 |
Holiday Hare '17 |
ShadowGPW |
Single player |
8.8 |
|
 |
void onFunction0(jjPLAYER@ play) {
play.showText("@@@@@After defeating the dragon, the presents were @safely returned to their rightful owners.@Christmas has been saved, thanks to your heroism!");
}
void onFunction1(jjPLAYER@ play) {
play.showText("#|||~@@@Thank you very much for playing Holiday Hare '17!@We hope it gave you joy over the holiday season! :)@@Level design credits:@@Hoarfrost Hollow: cooba@Jingle All The Way: Jelly Jam@Bitter Mint Mountain: Primpy@A Nightmare Before Christmas: Blackraptor@Come Home For Xmas: Slaz@Snowball Valley: PurpleJazz and Sir Ementaler@Bah, Humbirds: ShadowGpW@Icicle Grotto: PurpleJazz");
}
void onFunction2(jjPLAYER@ play) {
play.showText("#|||||~@@@Additional design credits:@@Intro level by cooba@Ending level by PurpleJazz (you're playing it now!)@Winter Enemies Script Library by PurpleJazz@Xmas-themed Objects by Sir Ementaler@Episode artwork by Roobar@@Dragon boss sprite by Fool:@https://fool.deviantart.com");
}
void onFunction3(jjPLAYER@ play) {
play.showText("#||||||~@@@@@A big thank you to all of the tileset creators@and music composers, and to everyone who helped to@betatest these levels!");
}
void onFunction4(jjPLAYER@ play) {
play.showText("#|||||||~@@@@@Now go inside and enjoy a cup of hot cocoa... ;)");
}
void onLevelLoad() {
jjLayers[7].xOffset = 160;
}