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
|
|
@ -111,13 +111,13 @@ SpriteSets:
|
|||
|
||||
; SPRITESET_VERMILION
|
||||
db SPRITE_BEAUTY
|
||||
db SPRITE_OFFICER_JENNY
|
||||
db SPRITE_SUPER_NERD
|
||||
db SPRITE_YOUNGSTER
|
||||
db SPRITE_GAMBLER
|
||||
db SPRITE_MONSTER
|
||||
db SPRITE_GUARD
|
||||
db SPRITE_SAILOR
|
||||
db SPRITE_OFFICER_JENNY
|
||||
db SPRITE_COOLTRAINER_F
|
||||
db SPRITE_COOLTRAINER_M
|
||||
db SPRITE_POKE_BALL
|
||||
db SPRITE_CAT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue