mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Viridian Pre-Gym Trainers now see Red
I don't know why this was the fix, but it was. `const_skip` seems to mess with the trainer sight mechanics.
This commit is contained in:
parent
8d5a424f3d
commit
9f47eea04c
3 changed files with 7 additions and 7 deletions
|
|
@ -26,9 +26,9 @@
|
|||
const EVENT_VIRIDIAN_GYM_OPEN
|
||||
const EVENT_GOT_TM42
|
||||
const EVENT_BEAT_YUJIROU
|
||||
const_skip 11
|
||||
const EVENT_BEAT_VIRIDIAN_PREGYM_TRAINER_0
|
||||
const EVENT_BEAT_VIRIDIAN_PREGYM_TRAINER_1
|
||||
const_skip 11
|
||||
const EVENT_OAK_GOT_PARCEL
|
||||
const EVENT_GOT_OAKS_PARCEL
|
||||
const_skip 22
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue