Files
Super-Mario-Bros.-Remastere…/Assets/Sprites/Tilesets/Platform.json
KirbyKidJ 3a8d317953 Lost Levels Asset Update for All Night Nippon (#620)
- 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
2025-10-18 00:25:46 +01:00

15 lines
181 B
JSON

{
"variations": {
"default": {
"SMB1": {
"source": "Platform.png"
},
"SMBLL": {
"source": "LLPlatform.png"
},
"SMBANN": {
"link": "SMBLL"
}
}
}
}