mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +13:00
August bug fixes: Part 1
Credit to ViWalls for discovering most of these bugs in his playtest: - Citrine City's theme has been made slightly louder. - The book in Mr. Fuji's house had difficulties working properly, so it's been removed for now. - Fixed issues where Silph Co. and the Fishing Rod house displayed incorrectly on the Town Map. - Removed the unnecessary sign outside Celadon University. - Fixed an issue where 2 NPCs in Cinnabar Lab and Pokemon Mansion, respectively, had incorrect text. - Fixed a text issue in Pokemon Mansion where the final Mewtwo log would display incorrectly. - Altered a piece of text in the secret area of Pokemon Mansion to avoid a text box error since the idea we had in mind for it was scrapped. - Fixed a text issue in Viridian Pre-Gym where the text for the right-side poster overflowed past the edge of the textbox.
This commit is contained in:
parent
2a4eaf0a87
commit
ecb6988ba5
15 changed files with 36 additions and 37 deletions
|
|
@ -14,7 +14,7 @@ Route24_Object:
|
|||
object_event 11, 25, SPRITE_YOUNGSTER, STAY, LEFT, 5, OPP_YOUNGSTER, 4
|
||||
object_event 10, 28, SPRITE_COOLTRAINER_F, STAY, RIGHT, 6, OPP_LASS, 8
|
||||
object_event 11, 31, SPRITE_YOUNGSTER, STAY, LEFT, 7, OPP_BUG_CATCHER, 9
|
||||
object_event 18, 5, SPRITE_POKE_BALL, STAY, NONE, 8, TM_THUNDER_WAVE
|
||||
object_event 15, 21, SPRITE_POKE_BALL, STAY, NONE, 8, TM_THUNDER_WAVE
|
||||
object_event 9, 5, SPRITE_COOLTRAINER_M, STAY, DOWN, 9 ; Damien
|
||||
|
||||
def_warps_to ROUTE_24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue