From 25cf5e4419576a0642eb294f994a6c3ff867aa83 Mon Sep 17 00:00:00 2001 From: Llinos Evans <36418502+PlagueVonKarma@users.noreply.github.com> Date: Sat, 6 May 2023 09:15:39 +0100 Subject: [PATCH] jessie/james text for mt moon this has no consequences at the moment --- text/MtMoonB2F.asm | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/text/MtMoonB2F.asm b/text/MtMoonB2F.asm index 6be96ad9..b79a85c0 100644 --- a/text/MtMoonB2F.asm +++ b/text/MtMoonB2F.asm @@ -133,4 +133,27 @@ _MtMoonCraterGuard:: cont "Come back another" cont "time." - done \ No newline at end of file + done + +_MtMoonJessieJamesText1:: + text "Stop right there!@" + text_end + +_MtMoonJessieJamesText2:: + text "That fossil is" + line "TEAM ROCKET's!" + + para "Surrender now, or " + line "prepare to fight!" + done + +_MtMoonJessieJamesText3:: + text "A" + line "brat beat us?" + prompt + +_MtMoonJessieJamesText4:: + text "TEAM ROCKET, blast" + line "off at the speed" + cont "of light!@" + text_end