mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +13:00
A few bug fixes
- Fixed a bug where attempting to Fly on Celeste Hill caused a huge memory corruption effect. Oops. - Fixed text issues on Route 1 and Museum 2F - Tidied up trainer parties a little more
This commit is contained in:
parent
85e1701879
commit
0852d5f725
15 changed files with 106 additions and 86 deletions
|
|
@ -4,7 +4,7 @@ CelesteHillCave_Object:
|
|||
def_warp_events
|
||||
warp_event 18, 35, CELESTE_HILL_OUTSIDE, 3
|
||||
warp_event 19, 35, CELESTE_HILL_OUTSIDE, 3
|
||||
warp_event 19, 25, CELESTE_HILL_CAVE, 4
|
||||
warp_event 19, 23, CELESTE_HILL_CAVE, 4
|
||||
warp_event 2, 16, CELESTE_HILL_CAVE, 3
|
||||
warp_event 37, 13, CELESTE_HILL_OUTSIDE, 4
|
||||
warp_event 5, 3, CELESTE_HILL_OUTSIDE, 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue