mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-11-03 21:29:43 +00:00 
			
		
		
		
	- Gave the Hills the Lost Level tree spots (inside only) - Fixed sprite clipping with World A-C NPC - Uses LL Platform for ANN - Uses LL Font for ANN
		
			
				
	
	
		
			15 lines
		
	
	
		
			181 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			181 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"variations": {
 | 
						|
		"default": {
 | 
						|
			"SMB1": {
 | 
						|
				"source": "Platform.png"
 | 
						|
			},
 | 
						|
			"SMBLL": {
 | 
						|
				"source": "LLPlatform.png"
 | 
						|
			},
 | 
						|
			"SMBANN": {
 | 
						|
				"link": "SMBLL"
 | 
						|
			}
 | 
						|
		}
 | 
						|
	}
 | 
						|
} |