Snippets

blaac crown of tiny levels

Created by blaac
#define step

with(FloorMaker) if GameCont.area != 0
		{
		goal = 25+(GameCont.hard)
		}


#define crown_name // Crown Name
return "CROWN OF TINY";

#define crown_text // Description
return "@wTINY @sLEVELS";

#define crown_tip // Loading Tip
return "ARE THE LEVELS TINY OR ARE YOU A GIANT?";

#define crown_avail // L1+
return GameCont.loops <= 0;

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.