aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/pewter_house_2.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-22 23:37:40 -0500
committeryenatch <yenatch@gmail.com>2014-01-22 23:37:40 -0500
commit6e5476d420d5d3a73e478a28ed96e8425b7ba94c (patch)
treed9bf8bc9f91379f0cd2d450c100cadf506ae4100 /text/maps/pewter_house_2.asm
parentSilph Co 1f text was actually somewhere else (diff)
downloadpokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.tar.gz
pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.tar.xz
pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.zip
Even more map text
Diffstat (limited to 'text/maps/pewter_house_2.asm')
-rw-r--r--text/maps/pewter_house_2.asm20
1 files changed, 20 insertions, 0 deletions
diff --git a/text/maps/pewter_house_2.asm b/text/maps/pewter_house_2.asm
new file mode 100644
index 00000000..b24d9d10
--- /dev/null
+++ b/text/maps/pewter_house_2.asm
@@ -0,0 +1,20 @@
+_PewterHouse2Text1: ; 98656 (26:4656)
+ text "#MON learn new"
+ line "techniques as"
+ cont "they grow!"
+
+ para "But, some moves"
+ line "must be taught by"
+ cont "the trainer!"
+ done
+
+_PewterHouse2Text2: ; 986ae (26:46ae)
+ 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
+