mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Add a lot of Yellow text changes.
This commit is contained in:
parent
906bd59e77
commit
6e14461fa6
49 changed files with 945 additions and 11 deletions
|
|
@ -345,6 +345,9 @@ BillsPCMenuText: ; 216e1 (8:56e1)
|
|||
next "DEPOSIT ", $4a
|
||||
next "RELEASE ", $4a
|
||||
next "CHANGE BOX"
|
||||
IF _YELLOW
|
||||
next "PRINT BOX"
|
||||
ENDC
|
||||
next "SEE YA!"
|
||||
db "@"
|
||||
|
||||
|
|
|
|||
|
|
@ -366,6 +366,9 @@ PokedexMenuItemsText: ; 402af (10:42af)
|
|||
db "DATA"
|
||||
next "CRY"
|
||||
next "AREA"
|
||||
IF _YELLOW
|
||||
next "PRNT"
|
||||
ENDC
|
||||
next "QUIT@"
|
||||
|
||||
; tests if a pokemon's bit is set in the seen or owned pokemon bit fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue