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

89 lines
1.6 KiB
NASM

_MrFujisHouseSuperNerdMrFujiIsntHereText::
text "That's odd, MR.FUJI"
line "isn't here."
cont "Where'd he go?"
done
_MrFujisHouseSuperNerdMrFujiHadBeenPrayingText::
text "MR.FUJI had been"
line "praying alone for"
cont "CUBONE's mother."
done
_MrFujisHouseLittleGirlThisIsMrFujisHouseText::
text "This is really"
line "MR.FUJI's house."
para "He's really kind!"
para "He looks after"
line "abandoned and"
cont "orphaned #MON!"
done
_MrFujisHouseLittleGirlPokemonAreNiceToHugText::
text "It's so warm!"
line "#MON are so"
cont "nice to hug!"
done
_MrFujisHousePsyduckText::
text "PSYDUCK: Gwappa!@"
text_end
_MrFujisHouseNidorinoText::
text "NIDORINO: Gaoo!@"
text_end
_MrFujisHouseMrFujiIThinkThisMayHelpYourQuestText::
text "MR.FUJI: <PLAYER>."
para "Your #DEX quest"
line "may fail without"
cont "love for your"
cont "#MON."
para "I think this may"
line "help your quest."
prompt
_MrFujisHouseMrFujiReceivedPokeFluteText::
text "<PLAYER> received"
line "a @"
text_ram wStringBuffer
text "!@"
text_end
_MrFujisHouseMrFujiPokeFluteExplanationText::
text_start
para "Upon hearing #"
line "FLUTE, sleeping"
cont "#MON will"
cont "spring awake."
para "It works on all"
line "sleeping #MON."
done
_MrFujisHouseMrFujiPokeFluteNoRoomText::
text "You must make"
line "room for this!"
done
_MrFujisHouseMrFujiHasMyFluteHelpedYouText::
text "MR.FUJI: Has my"
line "FLUTE helped you?"
done
_MrFujisHouseMrFujiPokedexText::
text "#MON Monthly"
line "Grand Prize"
cont "Drawing!"
para "The application"
line "form is..."
para "Gone! It's been"
line "clipped out!"
done