mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Add items to Mt Moon Crater
Adds fossils, Black Augurite, and a few other neat items to Mt. Moon Crater, given it's where the "ancient" Paradox Pokemon are. Seemed cool to me. Also does a few misc things
This commit is contained in:
parent
597dc62f2e
commit
0a1075f66a
8 changed files with 38 additions and 6 deletions
|
|
@ -84,8 +84,8 @@ DEF SAFARI_ROCK EQU $16 ; overload
|
|||
const POKE_FLUTE ; $49
|
||||
const LIFT_KEY ; $4A
|
||||
const EXP_ALL ; $4B
|
||||
const OLD_ROD ; $4C
|
||||
const GOOD_ROD ; $4D
|
||||
const OLD_ROD ; $4C - replaceable
|
||||
const GOOD_ROD ; $4D - replaceable
|
||||
const SUPER_ROD ; $4E
|
||||
const PP_UP ; $4F
|
||||
const ETHER ; $50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue