pokered/text/MtMoonB2F.asm

126 lines
2.1 KiB
NASM
Raw Normal View History

_MtMoonB2FDomeFossilYouWantText::
2014-01-22 21:18:39 +00:00
text "You want the"
line "DOME FOSSIL?"
done
_MtMoonB2FHelixFossilYouWantText::
2014-01-22 21:18:39 +00:00
text "You want the"
line "HELIX FOSSIL?"
done
_MtMoonB2FReceivedFossilText::
text "<PLAYER> got the"
2014-01-22 21:18:39 +00:00
line "@"
2021-08-28 21:02:20 +00:00
text_ram wStringBuffer
text "!@"
text_end
2014-01-22 21:18:39 +00:00
_MtMoonB2FYouHaveNoRoomText::
2014-01-22 21:18:39 +00:00
text "Look, you've got"
line "no room for this.@"
text_end
2014-01-22 21:18:39 +00:00
_MtMoonB2FSuperNerdTheyreBothMineText::
2014-01-22 21:18:39 +00:00
text "Hey, stop!"
para "I found these"
line "fossils! They're"
cont "both mine!"
done
_MtMoonB2FSuperNerdOkIllShareText::
2014-01-22 21:18:39 +00:00
text "OK!"
line "I'll share!"
prompt
_MtMoonB2fSuperNerdEachTakeOneText::
2014-01-22 21:18:39 +00:00
text "We'll each take"
line "one!"
cont "No being greedy!"
done
_MtMoonB2FSuperNerdTheresAPokemonLabText::
2014-01-22 21:18:39 +00:00
text "Far away, on"
line "CINNABAR ISLAND,"
cont "there's a #MON"
cont "LAB."
para "They do research"
line "on regenerating"
cont "fossils."
done
_MtMoonB2FSuperNerdThenThisIsMineText::
2014-01-22 21:18:39 +00:00
text "All right. Then"
line "this is mine!@"
text_end
2014-01-22 21:18:39 +00:00
_MtMoonB2FRocket1BattleText::
2014-01-22 21:18:39 +00:00
text "TEAM ROCKET will"
line "find the fossils,"
cont "revive and sell"
cont "them for cash!"
done
_MtMoonB2FRocket1EndBattleText::
2014-01-22 21:18:39 +00:00
text "Urgh!"
line "Now I'm mad!"
prompt
_MtMoonB2FRocket1AfterBattleText::
2014-01-22 21:18:39 +00:00
text "You made me mad!"
line "TEAM ROCKET will"
cont "blacklist you!"
done
_MtMoonB2FRocket2BattleText::
2014-01-22 21:18:39 +00:00
text "We, TEAM ROCKET,"
line "are #MON"
cont "gangsters!"
done
_MtMoonB2FRocket2EndBattleText::
2014-01-22 21:18:39 +00:00
text "I blew"
line "it!"
prompt
_MtMoonB2FRocket2AfterBattleText::
2014-01-22 21:18:39 +00:00
text "Darn it all! My"
line "associates won't"
cont "stand for this!"
done
_MtMoonB2FRocket3BattleText::
2014-01-22 21:18:39 +00:00
text "We're pulling a"
line "big job here!"
cont "Get lost, kid!"
done
_MtMoonB2FRocket3EndBattleText::
2014-01-22 21:18:39 +00:00
text "So, you"
line "are good."
prompt
_MtMoonB2FRocket3AfterBattleText::
2014-01-22 21:18:39 +00:00
text "If you find a"
line "fossil, give it"
cont "to me and scram!"
done
_MtMoonB2FRocket4BattleText::
2014-01-22 21:18:39 +00:00
text "Little kids"
line "should leave"
cont "grown-ups alone!"
done
_MtMoonB2FRocket4EndBattleText::
2014-01-22 21:18:39 +00:00
text "I'm"
line "steamed!"
prompt
_MtMoonB2FRocket4AfterBattleText::
2014-01-22 21:18:39 +00:00
text "#MON lived"
line "here long before"
cont "people came."
done