diff --git a/lumber.asm b/lumber.asm index cb61483..c1d3f53 100644 --- a/lumber.asm +++ b/lumber.asm @@ -2020,7 +2020,7 @@ PAL_colors ; birds .by $04 ; clouds - .by $0c + .by $0e ; light red (power bar up) .by $3f ; thin horizon line A @@ -2059,7 +2059,7 @@ NTSC_colors ; birds .by $04 ; clouds - .by $0c + .by $0e ; light red (power bar up) .by $4f ; thin horizon line A diff --git a/lumber.xex b/lumber.xex index e4e6c15..cd260ce 100644 Binary files a/lumber.xex and b/lumber.xex differ