added missing infinite spoawning cheep cheeps to LL underwater levels

This commit is contained in:
JHDev2006
2025-10-18 13:07:02 +01:00
parent ac41fbf121
commit e45e7bfce3
14 changed files with 632 additions and 336 deletions

View File

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