pokered/text/SSAnne2FRooms.asm
vulcandth d001ced41b
Add macros, constants, and labels for map scripts and text (#367)
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
2023-07-13 21:27:56 -04:00

113 lines
2 KiB
NASM

_SSAnne2FRoomsGentleman3Text::
text "In all my travels"
line "I've never seen"
cont "any #MON sleep"
cont "like this one!"
para "It was something"
line "like this!"
prompt
_SSAnne2FRoomsGentleman4Text::
text "Ah yes, I have"
line "seen some #MON"
cont "ferry people"
cont "across the water!"
done
_SSAnne2FRoomsGrampsText::
text "#MON can CUT"
line "down small bushes."
done
_SSAnne2FRoomsGentleman5Text::
text "Have you gone to"
line "the SAFARI ZONE"
cont "in FUCHSIA CITY?"
para "It had many rare"
line "kinds of #MON!!"
done
_SSAnne2FRoomsLittleBoyText::
text "Me and my Daddy"
line "think the SAFARI"
cont "ZONE is awesome!"
done
_SSAnne2FRoomsBrunetteGirlText::
text "The CAPTAIN looked"
line "really sick and"
cont "pale!"
done
_SSAnne2FRoomsBeautyText::
text "I hear many people"
line "get seasick!"
done
_SSAnne2FRoomsGentleman1BattleText::
text "Competing against"
line "the young keeps"
cont "me youthful."
done
_SSAnne2FRoomsGentleman1EndBattleText::
text "Good"
line "fight! Ah, I feel"
cont "young again!"
prompt
_SSAnne2FRoomsGentleman1AfterBattleText::
text "15 years ago, I"
line "would have won!"
done
_SSAnne2FRoomsFisherBattleText::
text "Check out what I"
line "fished up!"
done
_SSAnne2FRoomsFisherEndBattleText::
text "I'm"
line "all out!"
prompt
_SSAnne2FRoomsFisherAfterBattleText::
text "Party?"
para "The cruise ship's"
line "party should be"
cont "over by now."
done
_SSAnne2FRoomsGentleman2BattleText::
text "Which do you like,"
line "a strong or a"
cont "rare #MON?"
done
_SSAnne2FRoomsGentleman2EndBattleText::
text "I must"
line "salute you!"
prompt
_SSAnne2FRoomsGentleman2AfterBattleText::
text "I prefer strong"
line "and rare #MON."
done
_SSAnne2FRoomsCooltrainerFBattleText::
text "I never saw you"
line "at the party."
done
_SSAnne2FRoomsCooltrainerFEndBattleText::
text "Take"
line "it easy!"
prompt
_SSAnne2FRoomsCooltrainerFAfterBattleText::
text "Oh, I adore your"
line "strong #MON!"
done