Updated Petalburg tileset lights.

This commit is contained in:
Ariel Antonitis 2021-03-12 21:20:47 -05:00
parent 73234e0c74
commit 3a7c2e3480
5 changed files with 18 additions and 18 deletions

View File

@ -13,7 +13,7 @@ gTileset_General:: @ 83DF704
gTileset_Petalburg:: @ 83DF71C
.byte TRUE @ is compressed
.byte TRUE @ is secondary tileset
.2byte 0 @ padding
.2byte 0xC0 @ lightPalettes 7,8
.4byte gTilesetTiles_Petalburg
.4byte gTilesetPalettes_Petalburg
.4byte gMetatiles_Petalburg
@ -24,7 +24,7 @@ gTileset_Petalburg:: @ 83DF71C
gTileset_Rustboro:: @ 83DF734
.byte TRUE @ is compressed
.byte TRUE @ is secondary tileset
.2byte 1 << 6 @ 1 << 6
.2byte 1 << 6 @ lightPalettes
.4byte gTilesetTiles_Rustboro
.4byte gTilesetPalettes_Rustboro
.4byte gMetatiles_Rustboro

View File

@ -1,7 +1,7 @@
JASC-PAL
0100
16
24 41 82
0 128 8
255 255 255
230 222 222
213 213 197
@ -16,4 +16,4 @@ JASC-PAL
205 197 123
180 164 123
164 139 98
115 197 164
248 224 120

View File

@ -1,19 +1,19 @@
JASC-PAL
0100
16
0 128 8
213 222 172
0 0 0
189 189 131
164 172 123
131 131 139
98 106 123
65 74 106
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
164 213 230
106 189 197
112 192 160
205 213 238
156 156 180
115 172 57
248 224 120

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB