Water Sport doesnt Work Commit 2

I forgot the Sunglow Well underwater files, whoops
This commit is contained in:
Zeta_Null 2024-12-29 22:13:37 -05:00
parent 2207e15bc7
commit 1c9dafa527
3 changed files with 57 additions and 0 deletions

View file

@ -0,0 +1,30 @@
UnderwaterMornPalette:
RGB 31,31,07, 19,18,23, 13,10,13, 03,07,10 ; gray
RGB 31,31,07, 25,16,16, 22,06,14, 03,07,10 ; red
RGB 19,18,23, 09,18,12, 05,11,05, 03,07,10 ; green
RGB 31,31,07, 13,17,31, 05,10,27, 03,07,10 ; water (just blue)
RGB 31,31,07, 12,24,11, 18,13,05, 03,07,10 ; yellow
RGB 31,31,07, 19,17,12, 14,08,11, 03,07,10 ; brown
RGB 31,31,07, 15,31,31, 05,17,31, 03,07,10 ; roof
RGB 31,31,16, 31,31,16, 14,09,00, 00,00,00 ; text
UnderwaterDayPalette:
RGB 18,28,27, 19,18,23, 13,10,13, 03,07,10 ; gray
RGB 18,28,27, 25,16,16, 22,06,14, 03,07,10 ; red
RGB 19,18,23, 09,18,12, 05,11,05, 03,07,10 ; green
RGB 18,28,27, 13,17,31, 05,10,27, 03,07,10 ; water (just blue)
RGB 18,28,27, 12,24,11, 18,13,05, 03,07,10 ; yellow
RGB 18,28,27, 19,17,12, 14,08,11, 03,07,10 ; brown
RGB 18,28,27, 15,31,31, 05,17,31, 03,07,10 ; roof
RGB 31,31,16, 31,31,16, 14,09,00, 00,00,00 ; text
UnderwaterNitePalette:
RGB 12,14,22, 10,10,13, 03,07,10, 00,00,00 ; gray
RGB 12,14,22, 14,06,14, 03,07,10, 00,00,00 ; red
RGB 10,10,13, 05,11,05, 03,07,10, 00,00,00 ; green
RGB 12,14,22, 05,10,22, 03,07,10, 00,00,00 ; water (just blue)
RGB 12,14,22, 13,13,05, 03,07,10, 00,00,00 ; yellow
RGB 12,14,22, 14,08,11, 03,07,10, 00,00,00 ; brown
RGB 12,14,22, 10,12,15, 03,07,10, 00,00,00 ; roof
RGB 31,31,16, 31,31,16, 14,09,00, 00,00,00 ; text

9
maps/SunglowWell.ablk Normal file
View file

@ -0,0 +1,9 @@

        



18
maps/SunglowWell.asm Normal file
View file

@ -0,0 +1,18 @@
object_const_def
SunglowWell_MapScripts:
def_scene_scripts
def_callbacks
SunglowWell_MapEvents:
db 0, 0 ; filler
def_warp_events
def_coord_events
def_bg_events
def_object_events