mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-31 23:42:28 -05:00
119 lines
1.8 KiB
NASM
119 lines
1.8 KiB
NASM
_ProgrammerText::
|
|
text "Me? I'm the"
|
|
line "programmer!"
|
|
done
|
|
|
|
_ProgrammerText2::
|
|
text "Me? I'm the"
|
|
line "programmer!"
|
|
|
|
para "What a surprise!"
|
|
line "I never expected"
|
|
cont "anyone to fill a"
|
|
cont "#DEX."
|
|
done
|
|
|
|
_GraphicArtistText::
|
|
text "I'm the graphic"
|
|
line "artist!"
|
|
cont "I drew you!"
|
|
done
|
|
|
|
_GraphicArtistText2::
|
|
text "I'm the graphic"
|
|
line "artist!"
|
|
|
|
para "Wow, you finished"
|
|
line "your #DEX!"
|
|
cont "Want me to PRINT"
|
|
cont "out a DIPLOMA"
|
|
cont "as proof?"
|
|
done
|
|
|
|
_GraphicArtistText3::
|
|
text "Just tell me if"
|
|
line "you want to PRINT"
|
|
cont "out a DIPLOMA."
|
|
done
|
|
|
|
_GraphicArtistText4::
|
|
text "All done!"
|
|
done
|
|
|
|
_GraphicArtistText5::
|
|
text "OK, let's not"
|
|
line "PRINT."
|
|
done
|
|
|
|
_WriterText::
|
|
text "I wrote the story!"
|
|
line "Isn't ERIKA cute?"
|
|
|
|
para "I like MISTY a"
|
|
line "lot too!"
|
|
|
|
para "Oh, and SABRINA,"
|
|
line "I like her!"
|
|
done
|
|
|
|
_WriteText2::
|
|
text "I wrote the story!"
|
|
|
|
para "It's great you"
|
|
line "caught all the"
|
|
cont "#MON! Thanks!"
|
|
done
|
|
|
|
_GameDesignerText::
|
|
text "Is that right?"
|
|
|
|
para "I'm the game"
|
|
line "designer!"
|
|
|
|
para "Filling up your"
|
|
line "#DEX is tough,"
|
|
cont "but don't quit!"
|
|
|
|
para "When you finish,"
|
|
line "come tell me!"
|
|
done
|
|
|
|
_CompletedDexText::
|
|
text "Wow! Excellent!"
|
|
line "You completed"
|
|
cont "your #DEX!"
|
|
cont "Congratulations!"
|
|
cont "...@@"
|
|
|
|
_CompletedDexText2::
|
|
text "Go show off your"
|
|
line "DIPLOMA to"
|
|
cont "the development"
|
|
cont "crew."
|
|
done
|
|
|
|
_CeladonMansion3Text5::
|
|
text "It's the game"
|
|
line "program! Messing"
|
|
cont "with it could bug"
|
|
cont "out the game!"
|
|
done
|
|
|
|
_CeladonMansion3Text6::
|
|
text "Someone's playing"
|
|
line "a game instead of"
|
|
cont "working!"
|
|
done
|
|
|
|
_CeladonMansion3Text7::
|
|
text "It's the script!"
|
|
line "Better not look"
|
|
cont "at the ending!"
|
|
done
|
|
|
|
_CeladonMansion3Text8::
|
|
text "GAME FREAK"
|
|
line "Development Room"
|
|
done
|
|
|