mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 15:42:26 +13:00
Adding Cinnabar Volcano, editing a few encounters
This commit is contained in:
parent
0b65243c75
commit
4eaae2ab9d
35 changed files with 215 additions and 120 deletions
|
|
@ -488,7 +488,7 @@
|
|||
const EVENT_BEAT_VICTORY_ROAD_2_TRAINER_2
|
||||
const EVENT_BEAT_VICTORY_ROAD_2_TRAINER_3
|
||||
const EVENT_BEAT_VICTORY_ROAD_2_TRAINER_4
|
||||
const EVENT_BEAT_MOLTRES
|
||||
const EVENT_BEAT_GYAOON
|
||||
const EVENT_VICTORY_ROAD_2_BOULDER_ON_SWITCH2
|
||||
|
||||
; Route 24 events
|
||||
|
|
@ -787,6 +787,11 @@
|
|||
const EVENT_BEAT_CELADON_UNIVERSITY_OUTSIDE_TRAINER_2
|
||||
const EVENT_BEAT_CELADON_UNIVERSITY_OUTSIDE_TRAINER_3
|
||||
|
||||
; Cinnabar Volcano events
|
||||
const_next $9F0
|
||||
const_skip
|
||||
const EVENT_BEAT_MOLTRES
|
||||
|
||||
; End of events
|
||||
const_next $A00
|
||||
DEF NUM_EVENTS EQU const_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue