mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
BIG changes to postgame island
- Properly adds Brunswick Grotto, as well as Celeste Hill Outside and Celeste Hill Cave - Citrine City received a minor redesign, putting the path to Brunswick Trail more to the west - Added complete event for Galarian Zapdos as well as an encounterable, but unfinished Galarian Moltres, so all 3 birds can currently be caught
This commit is contained in:
parent
5279e8a06e
commit
f9d6534bcf
34 changed files with 208 additions and 299 deletions
|
|
@ -646,8 +646,9 @@
|
|||
const EVENT_BEAT_MOLTRES
|
||||
const_skip 7
|
||||
const EVENT_BEAT_CACTUS
|
||||
const_skip 7
|
||||
const EVENT_BEAT_ZAPDOSG
|
||||
const_skip 6
|
||||
const_skip 7
|
||||
const EVENT_BEAT_DRAGONITE
|
||||
|
||||
; Celadon University, Salesman
|
||||
|
|
@ -796,7 +797,11 @@
|
|||
const_next $880
|
||||
const EVENT_GOT_HM03
|
||||
const EVENT_GOT_MELTAN
|
||||
const EVENT_BIRDS_FOUND ; hehe
|
||||
|
||||
; Celeste Hill events
|
||||
const_next $8A0
|
||||
const_skip
|
||||
const EVENT_BEAT_GALARIAN_MOLTRES
|
||||
|
||||
; Cerulean Cave events
|
||||
const_next $8C0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue