mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
A few cool changes
- Pokemon Mansion has a Guard NPC now - Professor Oak now plays the Champion theme when you fight him.
This commit is contained in:
parent
a85c26b7d3
commit
86f6151a17
9 changed files with 31 additions and 12 deletions
|
|
@ -246,4 +246,5 @@ DEF SHOW EQU $15
|
|||
const HS_POKEMON_MANSION_B2F_ITEM_2 ; EA
|
||||
const HS_ROUTE_1_OAK ; EB
|
||||
const HS_MT_MOON_CRATER_GUARD ; EC
|
||||
const HS_MANSION_GUARD ; ED
|
||||
DEF NUM_HS_OBJECTS EQU const_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue