Added Mossdeep window lights.

This commit is contained in:
Ariel Antonitis 2021-04-05 21:05:39 -04:00
parent 5e3fcaae15
commit dbd86a3cc3
4 changed files with 6 additions and 6 deletions

View File

@ -112,7 +112,7 @@ gTileset_Lilycove:: @ 83DF7DC
gTileset_Mossdeep:: @ 83DF7F4
.byte TRUE @ is compressed
.byte TRUE @ is secondary tileset
.2byte 0 @ padding
.2byte 0 @ lightPalettes 8,9
.4byte gTilesetTiles_Mossdeep
.4byte gTilesetPalettes_Mossdeep
.4byte gMetatiles_Mossdeep

View File

@ -1,7 +1,7 @@
JASC-PAL
0100
16
131 197 98
0 192 0
255 255 255
205 205 197
180 180 164

View File

@ -1,15 +1,15 @@
JASC-PAL
0100
16
131 197 98
0 32 0
255 255 255
139 205 123
98 172 98
248 0 248
248 0 248
65 131 98
123 123 148
98 98 123
65 74 106
41 49 90
64 72 104
189 189 197
164 164 156
246 222 156

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB