14 lines
		
	
	
		
			481 B
		
	
	
	
		
			Python
		
	
	
	
	
	
		
		
			
		
	
	
			14 lines
		
	
	
		
			481 B
		
	
	
	
		
			Python
		
	
	
	
	
	
|   | # Level Base Regions | ||
|  | forsaken_city = "Forsaken City" | ||
|  | 
 | ||
|  | # Forsaken City Regions | ||
|  | intro_islands        = "Intro Islands" | ||
|  | granny_island        = "Granny Island" | ||
|  | highway_island       = "Freeway Island" | ||
|  | nw_girders_island    = "North-West Girders Island" | ||
|  | ne_feathers_island   = "North-East Feathers Island" | ||
|  | se_house_island      = "South-East House Island" | ||
|  | badeline_tower_lower = "Badeline Tower Lower" | ||
|  | badeline_tower_upper = "Badeline Tower Upper" | ||
|  | badeline_island      = "Badeline Island" |