kep-hack/data/maps/objects/MtMoonSquareHouse.asm
MementoMartha 6d4b0f7a4e 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)
2023-05-25 23:54:19 +01:00

15 lines
345 B
NASM

MtMoonSquareHouse_Object:
db $a ; border block
def_warp_events
warp_event 4, 7, MT_MOON_SQUARE, 3
warp_event 5, 7, MT_MOON_SQUARE, 3
def_bg_events
def_object_events
object_event 5, 3, SPRITE_BRUNETTE_GIRL, WALK, UP_DOWN, 1 ; person
object_event 0, 2, SPRITE_GRAMPS, STAY, RIGHT, 2 ; person
def_warps_to MT_MOON_SQUARE_HOUSE