aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/saffron_mart.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/saffron_mart.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/saffron_mart.asm')
-rw-r--r--text/maps/saffron_mart.asm14
1 files changed, 14 insertions, 0 deletions
diff --git a/text/maps/saffron_mart.asm b/text/maps/saffron_mart.asm
new file mode 100644
index 00000000..16017a6a
--- /dev/null
+++ b/text/maps/saffron_mart.asm
@@ -0,0 +1,14 @@
+_SaffronMartText2: ; a23e3 (28:63e3)
+ text "MAX REPEL lasts"
+ line "longer than SUPER"
+ cont "REPEL for keeping"
+ cont "weaker #MON"
+ cont "away!"
+ done
+
+_SaffronMartText3: ; a242a (28:642a)
+ text "REVIVE is costly,"
+ line "but it revives"
+ cont "fainted #MON!"
+ done
+