Downloads containing RClvl15.j2as

Downloads
Name Author Game Mode Rating
TSF with JJ2+ Only: RabbitCity Remastered P4rr0t Single player 7.5 Download file

File preview

#include "MLLE-Include-1.4.asc"
const bool MLLESetupSuccessful = MLLE::Setup();
#pragma require "RClvl15.j2l"
#pragma require "JazzCity2_Airship.j2t"

/*************************************************
Created by Parrot86 - RabbitCity: Remastered
*************************************************/
void onLevelLoad() { 
	jjAlert("||Level Name: |Submarine 1 / 2");
	jjAlert("||RabbitCity : Remastered - Level: |1 5");
	jjAlert("");
	jjAlert("");
	
	jjTexturedBGFadePositionY = 1;
	jjUseLayer8Speeds = true;
}

void onFunction0() {
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("Pink rabbit : ||||| Go to your submarine");
	jjAlert("Player:||||| Yay !");
}