Does two things for the All Night Nippon campaign. This PR replaces Princess Peach in ANN with her real life counterpart as in the original game. This was simply a JSON edit.
The second change is that it adds the Fuji TV Network logo to the Castle Flag as seen in-game specifically for the ANN campaign. This one does edit the sprite sheet for `CastleFlag.png`.
I know the NPCs are based on real people, but I don't remember their names. So I've just been calling them as they're labeled internally.
I'm gonna be honest, I forgot about this one.
This updates the ResourceSetter for this menu's BGM from the old one to the new one so it can use the JSON and BGM formats.
This is a simple bugfix that allows the Title Screen music to loop. It also works with Resource Packs.
For the purposes of faithfulness, this fix is only needed for the Lost Levels title music to match the All-Stars counterpart.
Made two changes:
1) Removed day & night distinction, as separate day and night sprites don't exist (and probably shouldn't)
2) Fixed typo ("CastleWaterDecoLL" -> "CastleWaterLLDeco")
In the old .json file, Volcano and Space were swapped. Someone attempted to fix the Volcano palette by making it the Autumn palette while keeping the Space palette the same, which is also incorrect. This error has been corrected.