mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +13:00
Post-Playtest Bug Fixes
- Finishes the Vermilion Beauty event. One silly mistake involving the choice was fixed, and a workaround for wBeautyChoice failing in strange places implemented. Functionally the result I wanted. - Implemented the Yellow spriteset for Vermilion City with minor adaptations. Fixes that funny issue I found on stream. - Viridian Pre-Gym was fixed, reworking some events.
This commit is contained in:
parent
e932c39ed4
commit
6ba59391c1
8 changed files with 90 additions and 61 deletions
|
|
@ -25,10 +25,10 @@
|
|||
; Viridian City events
|
||||
const_next $28
|
||||
const EVENT_VIRIDIAN_GYM_OPEN
|
||||
const EVENT_GOT_TM42
|
||||
const EVENT_BEAT_YUJIROU
|
||||
const EVENT_BEAT_VIRIDIAN_PREGYM_TRAINER_0
|
||||
const EVENT_BEAT_VIRIDIAN_PREGYM_TRAINER_1
|
||||
const EVENT_GOT_TM42
|
||||
const EVENT_BEAT_YUJIROU
|
||||
const_skip 11
|
||||
const EVENT_OAK_GOT_PARCEL
|
||||
const EVENT_GOT_OAKS_PARCEL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue