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
This commit is contained in:
KirbyKidJ
2025-10-17 16:25:46 -07:00
committed by GitHub
parent e48b7c2c0f
commit 3a8d317953
17 changed files with 186 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
{
"variations": {
"SMB1": {"source": "Font.fnt"},
"SMBLL": {"source": "FontLL.fnt"}
"SMBLL": {"source": "FontLL.fnt"},
"SMBANN": {"link": "SMBLL"}
}
}