Snowy tileset palettes + Blue Forest start

This commit is contained in:
Zeta_Null 2023-11-03 17:34:54 -04:00
parent 2a3547c22e
commit e9cab6db16
23 changed files with 111 additions and 12 deletions

View file

@ -121,6 +121,7 @@ DEF KANTO_LANDMARK EQU const_value
;const LANDMARK_ONE_ISLAND
DEF NIHON_LANDMARK EQU const_value
const LANDMARK_SILENT_HILLS
const LANDMARK_BLUE_FOREST
DEF NUM_LANDMARKS EQU const_value
; used in CaughtData

View file

@ -516,8 +516,12 @@ ENDM
endgroup
newgroup SILENT_HILLS ; 27
map_const SILENT_HILLS, 10, 10 ; 1
map_const DEBUG_ROOM, 20, 20 ; 2
map_const SILENT_HILLS, 10, 10 ; 1
map_const DEBUG_ROOM, 20, 20 ; 2
endgroup
newgroup BLUE_FOREST ; 27
map_const BLUE_FOREST, 20, 18 ; 1
endgroup
DEF NUM_MAP_GROUPS EQU const_value ; 27

View file

@ -72,6 +72,7 @@ DEF SCGB_DEFAULT EQU $ff
const PREDEFPAL_SILVER_CAVE
const PREDEFPAL_DUNGEONS
const PREDEFPAL_SILENT_HILLS
const PREDEFPAL_BLUE_FOREST
const PREDEFPAL_NITE
const PREDEFPAL_BLACKOUT
const PREDEFPAL_DIPLOMA ; RB_MEWMON