kep-hack/scripts/MtMoonCrater.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

20 lines
375 B
NASM

MtMoonCrater_Script:
jp EnableAutoTextBoxDrawing
;ld a, [wMtMoonCraterCurScript]
;call ExecuteCurMapScriptInTable
;ld [wMtMoonCraterCurScript], a
;ret
MtMoonCrater_TextPointers:
dw PickUpItemText
dw PickUpItemText
dw PickUpItemText
dw PickUpItemText
dw PickUpItemText
dw PickUpItemText
dw PickUpItemText
dw PickUpItemText
dw PickUpItemText
text_end ; unused