Updated Lost Levels Castle WATER Tileset (i forgor) (#388)

* Updated Castle WATER Tileset (i forgor)

Yeah I realized late at night that I forgot to update the Underwater Castle tileset.
This updates the Castle tileset, but underwater.
Basically the same as the last one with a couple of extra changes:
- Linked Deco Tiles for ANN to LL since there's no mushrooms
- Replaced ROM Extractor check for ANN tileset
- Yeah that's about it

Side note only partially related to this, someone should make a Settings button that JUST regenerates the Base Assets without having to re-install the ROM.

* Fucked up a pixel on the regular Brick Block
This commit is contained in:
KirbyKidJ
2025-09-26 06:15:03 -07:00
committed by GitHub
parent 3ef51b8ec2
commit e0a4d2d3c9
8 changed files with 47 additions and 3 deletions

View File

@@ -160,7 +160,7 @@
"CastleWater": {
"SMB1": { "source": "CastleWaterDeco.png", "rect": [0.0, 0.0, 80.0, 32.0] },
"SMBLL": { "source": "CastleWaterLLDeco.png", "rect": [0.0, 0.0, 80.0, 32.0] },
"SMBANN": { "source": "CastleWaterDecoANN.png", "rect": [0.0, 0.0, 80.0, 32.0] }
"SMBANN": { "link": "SMBLL" }
},
"Airship": {
"SMB1": {