mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
Groundwork for James Bottle Caps
Currently, he doesn't deduct a Bottle Cap and he only fills out Attack and Defence. DVs are stored as a 16-bit address, so I need to find a way to make `a` work with it...
This commit is contained in:
parent
76fc5f737e
commit
9bc7505195
12 changed files with 148 additions and 47 deletions
|
|
@ -85,7 +85,7 @@ DEF SAFARI_ROCK EQU $16 ; overload
|
|||
const LIFT_KEY ; $4A
|
||||
const EXP_ALL ; $4B
|
||||
const CANDY_JAR ; $4C - was old rod
|
||||
const GOOD_ROD ; $4D - replaceable
|
||||
const BOTTLE_CAP ; $4D - was good rod
|
||||
const SUPER_ROD ; $4E
|
||||
const PP_UP ; $4F
|
||||
const ETHER ; $50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue