Name | Author | Game Mode | Rating | |||||
---|---|---|---|---|---|---|---|---|
Sinister Setting | DarkSonic | Battle | 8.5 |
void onLevelLoad() {
jjPalette.load("WSF02.j2t");
jjPalette.apply();
}
void onPlayerTimerEnd() {
p.fly = FLIGHT::NONE;
}
void onPlayer() {
if (p.fly == FLIGHT::FLYCARROT && p.timerState == TIMER::STOPPED) p.timerStart(30*70);
if (p.fly == FLIGHT::NONE) p.timerStop();
}
Jazz2Online © 1999-INFINITY (Site Credits). We have a Privacy Policy. Jazz Jackrabbit, Jazz Jackrabbit 2, Jazz Jackrabbit Advance and all related trademarks and media are ™ and © Epic Games. Lori Jackrabbit is © Dean Dodrill. J2O development powered by Loops of Fury and Chemical Beats.
Eat your lima beans, Johnny.