pokered/text/SSAnne1FRooms.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

105 lines
1.8 KiB
NASM

_SSAnne1FRoomsWigglytuffText::
text "WIGGLYTUFF: Puup"
line "pupuu!@"
text_end
_SSAnne1FRoomsGentleman1BattleText::
text "I travel alone"
line "on my journeys!"
para "My #MON are my"
line "only friends!"
done
_SSAnne1FRoomsGentleman1EndBattleText::
text "My, my"
line "friends..."
prompt
_SSAnne1FRoomsGentleman1AfterBattleText::
text "You should be"
line "nice to friends!"
done
_SSAnne1FRoomsGentleman2BattleText::
text "You pup! How dare"
line "you barge in!"
done
_SSAnne1FRoomsGentleman2EndBattleText::
text "Humph!"
line "You rude child!"
prompt
_SSAnne1FRoomsGentleman2AfterBattleText::
text "I wish to be left"
line "alone! Get out!"
done
_SSAnne1FRoomsYoungsterBattleText::
text "I love #MON!"
line "Do you?"
done
_SSAnne1FRoomsYoungsterEndBattleText::
text "Wow! "
line "You're great!"
prompt
_SSAnne1FRoomsYoungsterAfterBattleText::
text "Let me be your"
line "friend, OK?"
para "Then we can trade"
line "#MON!"
done
_SSAnne1FRoomsCooltrainerFBattleText::
text "I collected these"
line "#MON from all"
cont "around the world!"
done
_SSAnne1FRoomsCooltrainerFEndBattleText::
text "Oh no!"
line "I went around the"
cont "world for these!"
prompt
_SSAnne1FRoomsCooltrainerFAfterBattleText::
text "You hurt my poor"
line "worldly #MON!"
para "I demand that you"
line "heal them at a"
cont "#MON CENTER!"
done
_SSAnne1FRoomsGirl1Text::
text "Waiter, I would"
line "like a cherry pie"
cont "please!"
done
_SSAnne1FRoomsMiddleAgedManText::
text "A cruise is so"
line "elegant yet cozy!"
done
_SSAnne1FRoomsLittleGirlText::
text "I always travel"
line "with WIGGLYTUFF!"
done
_SSAnne1FRoomsGirl2Text::
text "We are cruising"
line "around the world."
done
_SSAnne1FRoomsGentleman3Text::
text "Ssh! I'm a GLOBAL"
line "POLICE agent!"
para "I'm on the trail"
line "of TEAM ROCKET!"
done