Downloads containing blgnf04.j2as

Downloads
Name Author Game Mode Rating
TSF with JJ2+ Only: Several asymmetrical... Rysice Multiple N/A Download file

File preview

#include "MLLE-Include-1.6.asc" ///@MLLE-Generated
#pragma require "blgnf04.j2l" ///@MLLE-Generated
const bool MLLESetupSuccessful = MLLE::Setup();
#pragma require "Aztec2.j2t"
#pragma require "BLGnf04.j2l"

void onDrawLayer4(jjPLAYER@ play, jjCANVAS@ screen) {
	jjSetWaterLevel(1800, true);
}

void onPlayer(jjPLAYER@ play) { play.noFire = (play.currWeapon == WEAPON::BLASTER); 

}