mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-31 03:39:42 +00:00 
			
		
		
		
	 3a8d317953
			
		
	
	3a8d317953
	
	
	
		
			
			- 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"
 | |
| 			}
 | |
| 		}
 | |
| 	}
 | |
| } |