From 10f9559eab8c93b94abb8ae8d1083704ad4e169a Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Wed, 20 May 2020 19:40:33 -0500 Subject: Sync with pokered --- text/maps/PewterMart.asm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 text/maps/PewterMart.asm (limited to 'text/maps/PewterMart.asm') diff --git a/text/maps/PewterMart.asm b/text/maps/PewterMart.asm new file mode 100644 index 00000000..4dbc3c02 --- /dev/null +++ b/text/maps/PewterMart.asm @@ -0,0 +1,17 @@ +_PewterMartText2:: + text "A shady old man" + line "got me to buy" + cont "this really weird" + cont "fish #MON!" + + para "It's totally weak" + line "and it cost ¥500!" + done + +_PewterMartText3:: + text "Good things can" + line "happen if you" + cont "raise #MON" + cont "diligently, even" + cont "the weak ones!" + done -- cgit v1.3.1-sl0p