(svn r3991) -Fix : Last remaining separation of SpriteID from Palette
authorbelugas
Mon, 20 Mar 2006 16:20:37 +0000
changeset 3278 6b23f9b14baa
parent 3277 f48206e08ff0
child 3279 7c642c5c501c
(svn r3991) -Fix : Last remaining separation of SpriteID from Palette
table/town_land.h
--- a/table/town_land.h	Mon Mar 20 13:34:01 2006 +0000
+++ b/table/town_land.h	Mon Mar 20 16:20:37 2006 +0000
@@ -1557,10 +1557,10 @@
 	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),