mist: change color of selenetic world
aqua was too much. so was medium blue tough to use light blue though because we used it for light-grey
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 483 B After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 831 B After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 9.0 KiB |
Before Width: | Height: | Size: 941 B After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 996 B After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 937 B After Width: | Height: | Size: 7.0 KiB |
Before Width: | Height: | Size: 907 B After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 928 B After Width: | Height: | Size: 6.1 KiB |
@ -261,7 +261,7 @@ location13:
|
||||
.byte BG_SOUTH|BG_EAST|BG_WEST
|
||||
.byte DIRECTION_S ; special exit
|
||||
.byte 20,27 ; special x
|
||||
.byte 26,36 ; special y
|
||||
.byte 24,34 ; special y
|
||||
.word selena_take_blue_page-1 ; special function
|
||||
|
||||
|
||||
|
@ -321,7 +321,7 @@ draw_blue_page:
|
||||
|
||||
lda #20
|
||||
sta XPOS
|
||||
lda #26
|
||||
lda #24
|
||||
sta YPOS
|
||||
|
||||
lda #<blue_page_sprite
|
||||
|