Added Underwater Tunnel!

This is a cave that connects Bill's Lighthouse and Route 10, only accessible after Surf is obtained. Contains a static Dragonite as a reference to the anime!
This commit is contained in:
MementoMartha 2023-04-05 12:31:11 +01:00
parent c7510aea57
commit 8ab3e1f2be
24 changed files with 111 additions and 11 deletions

View file

@ -240,8 +240,8 @@ DEF SHOW EQU $15
const HS_CROCKY ; E4
const HS_MEW ; E5
const HS_MOLTRES ; E6
; const HS_OMEGA ; E7 X
const HS_OLD_SEA_CHART ; E8
; const HS_OMEGA ; E7 X
const HS_OLD_SEA_CHART ; E8
const HS_POKEMON_MANSION_B2F_ITEM_1 ; E9
const HS_POKEMON_MANSION_B2F_ITEM_2 ; EA
const HS_ROUTE_1_OAK ; EB
@ -250,4 +250,5 @@ DEF SHOW EQU $15
const HS_BILLS_NIDORINO ; EE
const HS_YUJIROU ; EF
const HS_YUJIROU_REMATCH ; uhhh F0?
const HS_DRAGONITE ; F1
DEF NUM_HS_OBJECTS EQU const_value