You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Identify some time-related data
This commit is contained in:
@@ -925,7 +925,7 @@ FlickeringCaveEntrancePalette:
|
||||
ret nz
|
||||
; We only want to be here if we're in a dark cave.
|
||||
ld a, [wTimeOfDayPalset]
|
||||
cp %11111111 ; 3,3,3,3
|
||||
cp DARKNESS_PALSET
|
||||
ret nz
|
||||
|
||||
ldh a, [rSVBK]
|
||||
|
||||
Reference in New Issue
Block a user