From 50f4adf07bbef49d767ca9eee748392aa09aca15 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Mon, 9 May 2016 18:45:58 +1000 Subject: [PATCH] fixed paletteB --- 028.bs/assets/paletteB_foreground_flags.pal | 9 +++++---- 028.bs/assets/paletteB_foreground_playarea.pal | 8 ++++---- 028.bs/game1.s | 8 ++++---- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/028.bs/assets/paletteB_foreground_flags.pal b/028.bs/assets/paletteB_foreground_flags.pal index 3208e61..f22daf5 100644 --- a/028.bs/assets/paletteB_foreground_flags.pal +++ b/028.bs/assets/paletteB_foreground_flags.pal @@ -1,8 +1,9 @@ 000 000 000 255 066 000 001 255 115 000 015 255 -210 000 039 255 -210 000 100 255 -251 000 154 255 -231 070 213 255 +221 000 051 255 +221 000 119 255 +251 017 170 255 +238 102 221 255 016 132 233 255 + diff --git a/028.bs/assets/paletteB_foreground_playarea.pal b/028.bs/assets/paletteB_foreground_playarea.pal index 53cb502..83c57dc 100644 --- a/028.bs/assets/paletteB_foreground_playarea.pal +++ b/028.bs/assets/paletteB_foreground_playarea.pal @@ -1,8 +1,8 @@ 000 153 238 255 253 174 017 255 233 216 100 255 -210 000 039 255 -210 000 100 255 -251 000 154 255 -231 070 213 255 +221 000 051 255 +221 000 119 255 +251 034 154 255 +238 102 221 255 016 132 233 255 diff --git a/028.bs/game1.s b/028.bs/game1.s index 242ad11..b45325e 100644 --- a/028.bs/game1.s +++ b/028.bs/game1.s @@ -1595,13 +1595,13 @@ paletteB_tileFade: include "out/paletteB_tileFade.s" playAreaPalette: - dc.l paletteA_playAreaPalette + dc.l paletteB_playAreaPalette playareaFade: - dc.l paletteA_playareaFade + dc.l paletteB_playareaFade flagsFade: - dc.l paletteA_flagsFade + dc.l paletteB_flagsFade tileFade: - dc.l paletteA_tileFade + dc.l paletteB_tileFade paletteInstallers: dc.l InstallPaletteA