mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-17 02:30:50 +12:00
Minor tileset tweaks and SGB color tweaks
This commit is contained in:
parent
4eb81eec25
commit
9c53a93df0
|
@ -39,6 +39,6 @@ MapGroupRoofSGBPalInds:
|
|||
db PREDEFPAL_SIX_ISLAND
|
||||
db PREDEFPAL_SEVEN_ISLAND
|
||||
db PREDEFPAL_SILENT_HILLS
|
||||
db PREDEFPAL_ECRUTEAK
|
||||
db PREDEFPAL_OLD_CITY
|
||||
db PREDEFPAL_BLUE_FOREST
|
||||
assert_table_length NUM_MAP_GROUPS + 1
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -21,3 +21,4 @@
|
|||
tilecoll FLOOR, FLOOR, WALL, WALL ; 14
|
||||
tilecoll WALL, WALL, FLOOR, FLOOR ; 15
|
||||
tilecoll WALL, WALL, FLOOR, FLOOR ; 16
|
||||
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 17
|
||||
|
|
Binary file not shown.
|
@ -31,9 +31,9 @@
|
|||
RGB 31,31,31, 29,26,18, 15,20,31, 00,00,00 ; PREDEFPAL_FIVE_ISLAND (temp)
|
||||
RGB 31,31,31, 29,26,18, 15,20,31, 00,00,00 ; PREDEFPAL_SIX_ISLAND (temp)
|
||||
RGB 31,31,31, 29,26,18, 15,20,31, 00,00,00 ; PREDEFPAL_SEVEN_ISLAND (temp)
|
||||
RGB 31,31,31, 12,28,22, 15,20,20, 00,00,00 ; PREDEFPAL_SILENT_HILLS
|
||||
RGB 31,31,31, 31,21,18, 15,20,31, 00,00,00 ; PREDEFPAL_OLD_CITY
|
||||
RGB 31,31,31, 18,14,31, 15,20,20, 00,00,00 ; PREDEFPAL_BLUE_FOREST
|
||||
RGB 31,31,31, 12,28,22, 15,20,31, 00,00,00 ; PREDEFPAL_SILENT_HILLS
|
||||
RGB 31,31,31, 25,20,16, 15,20,31, 00,00,00 ; PREDEFPAL_OLD_CITY (31,31,31, 21,14,09, 15,20,20, 00,00,00 for SW colors)
|
||||
RGB 31,31,31, 22,19,31, 15,20,31, 00,00,00 ; PREDEFPAL_BLUE_FOREST (31,31,31, 18,14,31, 15,20,20, 00,00,00 for SW colors)
|
||||
RGB 31,31,31, 12,28,22, 15,20,20, 00,00,00 ; PREDEFPAL_NITE
|
||||
RGB 31,31,31, 07,07,07, 02,03,03, 00,00,00 ; PREDEFPAL_BLACKOUT
|
||||
RGB 31,31,31, 30,22,17, 16,14,19, 00,00,00 ; PREDEFPAL_DIPLOMA
|
||||
|
|
|
@ -136,8 +136,8 @@
|
|||
RGB 03,15,17, 02,10,15 ; nite
|
||||
|
||||
; group 28 (Old City)
|
||||
RGB 31,19,00, 27,10,05 ; morn/day
|
||||
RGB 15,07,02, 11,04,02 ; nite
|
||||
RGB 25,13,07, 20,06,00 ; morn/day
|
||||
RGB 12,07,02, 09,04,02 ; nite
|
||||
|
||||
; group 29 (Blue Forest)
|
||||
RGB 24,22,31, 18,14,31 ; morn/day
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
|
||||
|
||||
|
Binary file not shown.
|
@ -1 +1 @@
|
|||
ptowxyrqs$$$$$$e$$$ennU`$bTnnn55Y`$bX55555Y`$bX555b]$$$^$b$Ek))b$lk)bm$k)*l*bul**l*bk
**j'bj'''''b$]]]]]]]]
|
||||
wxywxyrqs$$$$$$e$$$ennU`$bTnnn55Y`$bX55555Y`$bX555b]$$$^$b$Ek))b$lk)bm$k)*l*bul**l*bk
**j'bj'''''b$]]]]]]]]
|
Loading…
Reference in a new issue