defaultmap
{
	nocrouch
}

map map01 "The Race to Doom"
{
	next = map02
	music = mus01
	sky1 = RSKY5, 0
}

map map02 "Space Station H9"
{
	next = map03
	music = mus02
	sky1 = RSKY5, 0
	nojump
}

map map03 "The Long Bridge"
{
	next = map04
	music = mus03
	sky1 = XSKY1, 0
	nojump
}

map map04 "Cliffhanger"
{
	next = map05
	music = mus04
	sky1 = RSKY2, 0
}

map map05 "The Icy Hand of Death"
{
	next = map06
	music = mus05
	sky1 = RSKY1, 0
}

map map06 "Red and Blue"
{
	next = map07
	music = mus06
	sky1 = RSKY4B, 0
	sky2 = RSKY4, 0
}

map map07 "Ski Jump"
{
	next = map08
	music = mus07
	sky1 = RSKY1, 0
	nojump
}

map map08 "B/W/R/B"
{
	next = map09
	music = mus08
	sky1 = RSKY5, 0
}

map map09 "Primary Colours"
{
	next = map10
	music = mus09
	sky1 = RSKY1, 0
}

map map10 "Artificial Gravity"
{
	next = map11
	music = mus10
	sky1 = RSKY1, 0
}

map map11 "Speed"
{
	next = map12
	music = mus11
	sky1 = RSKY1, 0
	nojump
}

map map12 "Crate Island"
{
	next = map13
	music = mus12
	sky1 = RSKY2, 0
}

map map13 "Tower of Doom"
{
	next = map14
	music = mus13
	sky1 = XSKY1, 0.1
}

map map14 "A Foggy Day"
{
	next = map15
	music = mus14
	sky1 = RSKY1, 0.01
}

map map15 "Mario's Revenge"
{
	next = map16
	music = mus15
	sky1 = MARI, 0
}

map map16 "Cliffs by Candlelight"
{
	next = map17
	music = mus16
	sky1 = RSKY6, 0.04
}

map map17 "Skyscrapers"
{
	next = map18
	music = mus17
	sky1 = RSKY5, 0
}

map map18 "Waterworld"
{
	next = map19
	music = mus18
	sky1 = RSKY1, 0.001
}

map map19 "The Final Race"
{
	next = map01
	music = mus19
	sky1 = RSKY1, 0.01
}
