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/pewter_house_2.asm | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 text/maps/pewter_house_2.asm (limited to 'text/maps/pewter_house_2.asm') diff --git a/text/maps/pewter_house_2.asm b/text/maps/pewter_house_2.asm deleted file mode 100644 index 615536f7..00000000 --- a/text/maps/pewter_house_2.asm +++ /dev/null @@ -1,19 +0,0 @@ -_PewterHouse2Text1:: - text "#MON learn new" - line "techniques as" - cont "they grow!" - - para "But, some moves" - line "must be taught by" - cont "the trainer!" - done - -_PewterHouse2Text2:: - text "#MON become" - line "easier to catch" - cont "when they are" - cont "hurt or asleep!" - - para "But, it's not a" - line "sure thing!" - done -- cgit v1.3.1-sl0p