kep-hack/text/CeladonMansion1F.asm
Llinos Evans c356ee81f5 Saffron Guards are now British
They desire the caffeine...

Mt. Moon Square no longer breaks game balance.
2023-06-18 09:12:42 +01:00

54 lines
854 B
NASM

_CeladonMansion1Text1::
text "MEOWTH: Meow!@"
text_end
_CeladonMansion1Text2::
text "My dear #MON"
line "keep me company."
para "MEOWTH even brings"
line "money home!"
done
_CeladonMansion1Text3::
text "CLEFAIRY: Pi"
line "pippippi!@"
text_end
_CeladonMansion1Text4::
text "NIDORAN: Kya"
line "kyaoo!@"
text_end
_CeladonMansion1Text5::
text "CELADON MANSION"
line "Manager's Suite"
done
_CeladonMansionHasTea::
text "You shouldn't"
line "spend all your"
cont "money on drinks."
para "Try this instead."
prompt
_CeladonMansionTeaExplanation::
text "Nothing beats"
line "thirst like some"
cont "hot TEA."
para "It truly is the"
line "best!"
done
_CeladonMansionTeaNoRoom::
text "Your BAG is full,"
line "child!"
done
_ReceivedTeaText::
text "<PLAYER> received"
line "@"
text_ram wStringBuffer
text "!@"
text_end