map setup and warps

This commit is contained in:
PikalaxALT
2015-12-14 11:12:18 -05:00
parent 8a439dbd05
commit c635e30777
25 changed files with 657 additions and 668 deletions

View File

@@ -997,7 +997,7 @@ FlickeringCaveEntrancePalette: ; fc71e
cp %11100100
ret nz
; We only want to be here if we're in a dark cave.
ld a, [wd847]
ld a, [wTimeOfDayPalset]
cp $ff ; 3,3,3,3
ret nz