summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--table/town_land.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/table/town_land.h b/table/town_land.h
index 7141077c5..9225761fd 100644
--- a/table/town_land.h
+++ b/table/town_land.h
@@ -1557,10 +1557,10 @@ static const DrawTownTileStruct _town_draw_tile_data[] = {
M(0x1243, 0x1220 | PALETTE_TO_PINK, 0, 0, 16, 16, 50, 0),
M(0x1243, 0x1220 | PALETTE_TO_PINK, 0, 0, 16, 16, 50, 0),
M(0x1243, 0x1221 | PALETTE_TO_PINK, 0, 0, 16, 16, 50, 0),
- M(0x1244, 0x311921f, 0, 0, 16, 16, 50, 0),
- M(0x1244, 0x3119220, 0, 0, 16, 16, 50, 0),
- M(0x1244, 0x3119220, 0, 0, 16, 16, 50, 0),
- M(0x1244, 0x3119221, 0, 0, 16, 16, 50, 0),
+ M(0x1244, 0x121f | PALETTE_TO_MAUVE, 0, 0, 16, 16, 50, 0),
+ M(0x1244, 0x1220 | PALETTE_TO_MAUVE, 0, 0, 16, 16, 50, 0),
+ M(0x1244, 0x1220 | PALETTE_TO_MAUVE, 0, 0, 16, 16, 50, 0),
+ M(0x1244, 0x1221 | PALETTE_TO_MAUVE, 0, 0, 16, 16, 50, 0),
M(0x1243, 0x121f | PALETTE_TO_CREAM, 0, 0, 16, 16, 50, 0),
M(0x1243, 0x1220 | PALETTE_TO_CREAM, 0, 0, 16, 16, 50, 0),
M(0x1243, 0x1220 | PALETTE_TO_CREAM, 0, 0, 16, 16, 50, 0),