mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-27 09:50:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			564 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			564 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"variations": {
 | |
| 		"default": {"source": "TextShadowColours.png", "rect": [0, 0, 1, 1]},
 | |
| 		"Underground": {"source": "TextShadowColours.png", "rect": [1, 0, 1, 1]},
 | |
| 		"GhostHouse": {"link": "Underground"},
 | |
| 		"Snow": {"source": "TextShadowColours.png", "rect": [2, 0, 1, 1]},
 | |
| 		"Space": {"source": "TextShadowColours.png", "rect": [3, 0, 1, 1]},
 | |
| 		"Volcano": {"source": "TextShadowColours.png", "rect": [4, 0, 1, 1]},
 | |
| 		"Castle": {"source": "TextShadowColours.png", "rect": [5, 0, 1, 1]},
 | |
| 		"Bonus": {"source": "TextShadowColours.png", "rect": [6, 0, 1, 1]}
 | |
| 	}
 | |
| }
 | 
