mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +13:00
Small edits
- Attempted to fix the Mt. Moon J&J encounter (did not work, will look at the script file) - Fixed a few bugged warps relating to Mt. Moon Square/Crater - Fixed the credits text layout (just need to figure out how to decrease the delay between them, so it still matches the music...) - Added the Crater guard back - Changed the silhouettes in the credits to be more prominent Pokemon (Leader and E4 aces, plus some postgame teasers in Omega for the Chief fight, and the legendary wings)
This commit is contained in:
parent
4997045bae
commit
6d4b0f7a4e
13 changed files with 209 additions and 209 deletions
|
|
@ -14,12 +14,13 @@ MtMoonB2F_Object:
|
|||
object_event 12, 8, SPRITE_SUPER_NERD, STAY, RIGHT, 1, OPP_SUPER_NERD, 2
|
||||
object_event 9, 3, SPRITE_JESSIE, STAY, LEFT, 2
|
||||
object_event 15, 22, SPRITE_ROCKET, STAY, DOWN, 3, OPP_ROCKET, 2
|
||||
object_event 29, 11, SPRITE_ROCKET, STAY, UP, 4, OPP_ROCKET, 3
|
||||
object_event 11, 16, SPRITE_ROCKET, STAY, DOWN, 4, OPP_ROCKET, 3
|
||||
object_event 29, 17, SPRITE_ROCKET, STAY, LEFT, 5, OPP_ROCKET, 1
|
||||
object_event 9, 4, SPRITE_JAMES, STAY, LEFT, 6
|
||||
object_event 12, 6, SPRITE_FOSSIL, STAY, NONE, 7 ; person
|
||||
object_event 13, 6, SPRITE_FOSSIL, STAY, NONE, 8 ; person
|
||||
object_event 25, 21, SPRITE_POKE_BALL, STAY, NONE, 9, HP_UP
|
||||
object_event 29, 5, SPRITE_POKE_BALL, STAY, NONE, 10, WING_FOSSIL
|
||||
object_event 35, 6, SPRITE_FOSSIL, STAY, NONE, 10, WING_FOSSIL
|
||||
object_event 29, 8, SPRITE_SCIENTIST, STAY, NONE, 11, ; Crater Guard
|
||||
|
||||
def_warps_to MT_MOON_B2F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue