diff options
Diffstat (limited to 'text/maps/PewterMart.asm')
-rw-r--r-- | text/maps/PewterMart.asm | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/text/maps/PewterMart.asm b/text/maps/PewterMart.asm deleted file mode 100644 index 0d5b07a2..00000000 --- a/text/maps/PewterMart.asm +++ /dev/null @@ -1,17 +0,0 @@ -_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 |