Detach PAL_OW_MISC from map palettes i.e. LoadMapPals (#3)

This commit is contained in:
xCrystal
2023-10-07 12:47:37 +02:00
parent 85a616e20e
commit da956ed7e4
6 changed files with 25 additions and 21 deletions

View File

@@ -3,37 +3,37 @@
RGB 28,31,16, 31,19,10, 10,09,31, 00,00,00 ; blue
RGB 28,31,16, 31,19,10, 07,23,03, 00,00,00 ; green
RGB 28,31,16, 31,19,10, 15,10,03, 00,00,00 ; brown
RGB 28,31,16, 31,19,10, 30,10,06, 00,00,00 ; pink
RGB 31,31,31, 31,31,31, 13,13,13, 00,00,00 ; silver
RGB 22,31,10, 12,25,01, 05,14,00, 07,07,07 ; tree
RGB 28,31,16, 24,18,07, 20,15,03, 07,07,07 ; rock
RGB 28,31,16, 31,19,10, 30,10,06, 00,00,00 ; misc (unused; not copied)
; day
RGB 27,31,27, 31,19,10, 31,07,01, 00,00,00 ; red
RGB 27,31,27, 31,19,10, 10,09,31, 00,00,00 ; blue
RGB 27,31,27, 31,19,10, 07,23,03, 00,00,00 ; green
RGB 27,31,27, 31,19,10, 15,10,03, 00,00,00 ; brown
RGB 27,31,27, 31,19,10, 30,10,06, 00,00,00 ; pink
RGB 31,31,31, 31,31,31, 13,13,13, 00,00,00 ; silver
RGB 22,31,10, 12,25,01, 05,14,00, 07,07,07 ; tree
RGB 27,31,27, 24,18,07, 20,15,03, 07,07,07 ; rock
RGB 27,31,27, 31,19,10, 30,10,06, 00,00,00 ; misc (unused; not copied)
; nite
RGB 15,14,24, 31,19,10, 31,07,01, 00,00,00 ; red
RGB 15,14,24, 31,19,10, 10,09,31, 00,00,00 ; blue
RGB 15,14,24, 31,19,10, 07,23,03, 00,00,00 ; green
RGB 15,14,24, 31,19,10, 15,10,03, 00,00,00 ; brown
RGB 15,14,24, 31,19,10, 30,10,06, 00,00,00 ; pink
RGB 31,31,31, 31,31,31, 13,13,13, 00,00,00 ; silver
RGB 15,14,24, 08,13,19, 00,11,13, 00,00,00 ; tree
RGB 15,14,24, 12,09,15, 08,04,05, 00,00,00 ; rock
RGB 15,14,24, 31,19,10, 30,10,06, 00,00,00 ; misc (unused; not copied)
; eve
RGB 31,21,14, 31,19,10, 31,07,01, 00,00,00 ; red
RGB 31,21,14, 31,19,10, 10,09,31, 00,00,00 ; blue
RGB 31,21,14, 31,19,10, 07,23,03, 00,00,00 ; green
RGB 31,21,14, 31,19,10, 15,10,03, 00,00,00 ; brown
RGB 31,21,14, 31,19,10, 30,10,06, 00,00,00 ; pink
RGB 31,31,31, 31,31,31, 13,13,13, 00,00,00 ; silver
RGB 19,23,08, 10,19,01, 04,10,00, 06,05,05 ; tree
RGB 31,21,14, 21,13,05, 16,09,01, 06,05,05 ; rock
RGB 31,21,14, 31,19,10, 30,10,06, 00,00,00 ; misc (unused; not copied)

View File

@@ -3,7 +3,7 @@
RGB 01,01,02, 31,19,10, 10,09,31, 00,00,00 ; blue
RGB 01,01,02, 31,19,10, 07,23,03, 00,00,00 ; green
RGB 01,01,02, 31,19,10, 15,10,03, 00,00,00 ; brown
RGB 01,01,02, 31,19,10, 30,10,06, 00,00,00 ; pink
RGB 31,31,31, 31,31,31, 13,13,13, 00,00,00 ; silver
RGB 01,01,02, 00,00,00, 00,00,00, 00,00,00 ; tree
RGB 01,01,02, 00,00,00, 00,00,00, 00,00,00 ; rock
RGB 01,01,02, 31,19,10, 30,10,06, 00,00,00 ; misc (unused; not copied)