map BOSS23 "Conflux" {  //made by guardsoul
  music = "BOSS23"
  next = "BOSS24"
}

map BOSS24 "Project - Cyber Prophet" { //made by Gaia74
  music = "BOSS24"
  next = "BOSS25"
  SKY1 = "SKY1", 0
}

map BOSS25 "Guardian Training" { //made by Gaia74
  music = "BOSS25"
  next = "BOSS26"
  SKY1 = "STSKY2", 0
}

map BOSS26 "City Of The Damned" { //made by Gaia74
  music = "PREBOSS"
  next = "BOSS27"
}

map BOSS27 "Dark Prince Belfegart Challenge" { //made by Gaia74
  music = "BOSS27"
  next = "BOSS28"
}

map BOSS28 "Astrum Deus" { //made by Gaia74
  music = blank
  next = "BOSS29"
}

map BOSS29 "Arachno Shredder Liquidation" { //made by Gaia74
  music = blank
  SKY1 = "SKY1", 0
  next = "BOSS30"
}

map BOSS30 "Sacrifice" { //made by Gaia74
  music = blank
  next = "BOSS31"
}

map BOSS31 "Promise" { //made by Gaia74
    music = blank
	sky1 = "HERESKY3"
	sky2 = "HERESKY2"
	music = "PREBOSS"
	evenlighting
	lightning
	next = "BOSS32"
}

map BOSS32 "The Endless Blazing Heartbeats" //made by Archanhell the Graceful Doll
{
	next = "BOSS33"
	sky1 = "STSKY13", 0
}

map BOSS33 "The Comet of the Last Bastion" //made by Archanhell the Graceful Doll
{
	next = "BOSS34"
    music = blank
}
	
Map BOSS34 "Ancient City" //made by Mary Rose
{
    next = "BOSS35"
	music = "PREBOSS"
	Sky1 = MORNING, 0.0
	FogDensity = 30
	LightMode = 3
}	

Map BOSS35 "The Prison of the Lord Of The Chaos" //made by Gaia74
{
    next = "BOSS01"
	music = "PREBOSS"
}	
	
Map BOSS36 "X-CLR578OP" // By DonRamon
{
	Sky2 = "CIELO_01", 0.3
	Sky1 = "MONTA_01", 0.0
	DoubleSky
	Music = "BOSS36"
	Next = "BOSS37"
}	

Map BOSS37 "Fallen Angel" // By DonRamon 
{
	Sky1 = "BLOODSKY", 0.0
	Music = "BOSS37_1"
	Next = "BOSS38"
}	

map BOSS38 "The Last Bastion of the Vastless Cosmos" //made by Archanhell the Graceful Doll
{
	next = "BOSS39"
	sky1 = "STSKY1", 0
    music = "D_CYGNU1"
}

Map BOSS39 "The Great Machine" // By DonRamon 
{
	Sky1 = "STSKY2", 0
	Next = "BOSS40"
}	

Map BOSS40 "The Tatar" // By DonRamon 
{
	Sky1 = "ROJSKZA", 0.5
	Music = "BOSS40"
	Next = "BOSS41"
}	

Map BOSS41 "Space Station" // By DonRamon 
{
	Sky1 = "FW_SKY2", 0.5
	Next = "BOSS42"
}	

Map BOSS42 "Rising Sun - The Storm Samurai of the Sun" //made by Mary Rose
{
    Next = "BOSS43"
	Music = "BOSS42"
	Sky1 = MSTRY, 0.0
    FogDensity = 18
	LightMode = 3
}

Map BOSS43 "Azure Ruins" //made originally by Phoenix, recreation and all by Gaia74
{
    Next = "BOSS01"
	Music = "BOSS43"
}

map BOSS44 "Hall of Sacrifice" {  //made by Handbringer 
  music = "DRAUGINT"
  next = "BOSS45"
  Doublesky
  SKY1 = "DRAUSKR", -0.005
  SKY2 = "DRAUSKY", 0.3
}

map BOSS45 "Chextopia!" {  //made by Gaia74
  music = "BOSS45"
  next = "BOSS46"
  Sky1 = "CQTEX350"
}

map BOSS46 "Titan" {  //made by Gaia74
  music = "PREBOSS"
  next = "BOSS47"
}

Map BOSS47 "One Malignant God Return" // made by Mary
{
    Next = "BOSS48"
	Sky1 = BLEAK, 0.0
    //FogDensity = 18
	LightMode = 3
	music = "BOSS47"
}

map BOSS48 "Awaken of a Ancient Evil" {  //made by Gaia74
  music = "BOSS48"
  next = "BOSS01"
}

GameInfo
{
	DimColor = "Black"
	DimAmount = 0.85
	PickupColor = "Gold"
	BorderFlat = "ROCKBLAC"
	
	MenuFontColor_Title = "Red" 
	MenuFontColor_Label = "DarkBlack"
	MenuFontColor_Value = "Green"
	MenuFontColor_Action = "Cyan"
	MenuFontColor_Header = "Gold" 
	MenuFontColor_HighLight = "White"
	MenuFontColor_Selection = "Blue"
}