 bf8c840293
			
		
	
	bf8c840293
	
	
	
		
			
			### Features: - New optional Location Checks - Checkpointsanity - Hair Color - Allows for setting of Maddy's hair color in each of No Dash, One Dash, Two Dash, and Feather states - Other Player Ghosts - A game config option allows you to see ghosts of other Celeste 64 players in the multiworld ### Quality of Life: - Checkpoint Warping - Received Checkpoint items allow for warping to their respective checkpoint - These items are on their respective checkpoint location if Checkpointsanity is disabled - Logic accounts for being able to warp to otherwise inaccessible areas - Checkpoints are a possible option for a starting item on Standard Logic + Move Shuffle + Checkpointsanity - New Options toggle to enable/disable background input ### Bug Fixes: - Traffic Blocks now correctly appear disabled within Cassettes
		
			
				
	
	
		
			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"
 |