pokered/text/CeladonCity.asm

155 lines
2.5 KiB
NASM
Raw Permalink Normal View History

_CeladonCityLittleGirlText::
text "I got my KOFFING"
line "in CINNABAR!"
para "It's nice, but it"
line "breathes poison"
cont "when it's angry!"
done
_CeladonCityGramps1Text::
text "Heheh! This GYM"
line "is great! It's"
cont "full of women!"
done
_CeladonCityGirlText::
text "The GAME CORNER"
line "is bad for our"
cont "city's image!"
done
_CeladonCityGramps2Text::
text "Moan! I blew it"
line "all at the slots!"
para "I knew I should"
line "have cashed in my"
cont "coins for prizes!"
done
2023-11-19 18:33:30 +00:00
_CeladonCityGramps3Text::
text "Hello, there!"
para "I've seen you,"
line "but I never had a"
cont "chance to talk!"
para "Here's a gift for"
line "dropping by!"
prompt
2023-11-19 18:33:30 +00:00
_CeladonCityGramps3ReceivedTM41Text::
text "<PLAYER> received"
line "@"
2021-08-28 21:02:20 +00:00
text_ram wStringBuffer
text "!@"
text_end
2023-11-19 18:33:30 +00:00
_CeladonCityGramps3TM41ExplanationText::
text "TM41 teaches"
line "SOFTBOILED!"
para "Only one #MON"
line "can use it!"
para "That #MON is"
line "CHANSEY!"
done
2023-11-19 18:33:30 +00:00
_CeladonCityGramps3TM41NoRoomText::
text "Oh, your pack is"
line "full of items!"
done
_CeladonCityFisherText::
text "This is my trusted"
line "pal, POLIWRATH!"
para "It evolved from"
line "POLIWHIRL when I"
cont "used WATER STONE!"
done
_CeladonCityPoliwrathText::
text "POLIWRATH: Ribi"
line "ribit!@"
text_end
_CeladonCityRocket1Text::
text "What are you"
line "staring at?"
done
_CeladonCityRocket2Text::
text "Keep out of TEAM"
line "ROCKET's way!"
done
_CeladonCityTrainerTips1Text::
text "TRAINER TIPS"
para "X ACCURACY boosts"
line "the accuracy of"
cont "techniques!"
para "DIRE HIT jacks up"
line "the likelihood of"
cont "critical hits!"
para "Get your items at"
line "CELADON DEPT."
cont "STORE!"
done
_CeladonCitySignText::
text "CELADON CITY"
line "The City of"
cont "Rainbow Dreams"
done
_CeladonCityGymSignText::
text "CELADON CITY"
line "#MON GYM"
cont "LEADER: ERIKA"
para "The Nature Loving"
line "Princess!"
done
_CeladonCityMansionSignText::
text "CELADON MANSION"
done
_CeladonCityDeptStoreSignText::
text "Find what you"
line "need at CELADON"
cont "DEPT. STORE!"
done
_CeladonCityTrainerTips2Text::
text "TRAINER TIPS"
para "GUARD SPEC."
line "protects #MON"
cont "against SPECIAL"
cont "attacks such as"
cont "fire and water!"
para "Get your items at"
line "CELADON DEPT."
cont "STORE!"
done
_CeladonCityPrizeExchangeSignText::
text "Coins exchanged"
line "for prizes!"
cont "PRIZE EXCHANGE"
done
_CeladonCityGameCornerSignText::
text "ROCKET GAME CORNER"
line "The playground"
cont "for grown-ups!"
done