mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-30 19:29:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			580 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			580 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"variations": {
 | |
| 		"default": {"source": "FlagPole.png", "rect": [0, 0, 16, 176]},
 | |
| 		"Underground": {"source": "FlagPole.png", "rect": [16, 0, 16, 176]},
 | |
| 		"GhostHouse": {"link": "Underground"},
 | |
| 		"Volcano": {"link": "Underground"},
 | |
| 		"Bonus": {"link": "Underground"},
 | |
| 		"Castle": {"source": "FlagPole.png", "rect": [32, 0, 16, 176]},
 | |
| 		"Underwater": {"source": "FlagPole.png", "rect": [48, 0, 16, 176]},
 | |
| 		"CastleWater": {"link": "Underwater"},
 | |
| 		"Snow": {"source": "FlagPole.png", "rect": [64, 0, 16, 176]},
 | |
| 		"Space": {"source": "FlagPole.png", "rect": [80, 0, 16, 176]}
 | |
| 	}
 | |
| } | 
