summaryrefslogtreecommitdiff
path: root/text/maps/lorelei.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-08-30 17:55:02 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-30 17:55:02 -0400
commitd2ed7674f499b1fd6c4059da40b8b42c6bf96995 (patch)
treef581489b522fc647477d7b36dee072d553c44fd1 /text/maps/lorelei.asm
parent3394d8320f35f524231aa13bd9cae34e22246a6d (diff)
parent1a987d1e1ab96ca9553d4253c72858057332a03a (diff)
Merge branch 'master' of https://github.com/iimarckus/pokered
Doesn't build.
Diffstat (limited to 'text/maps/lorelei.asm')
-rw-r--r--text/maps/lorelei.asm6
1 files changed, 2 insertions, 4 deletions
diff --git a/text/maps/lorelei.asm b/text/maps/lorelei.asm
index 4c392562..db032c78 100644
--- a/text/maps/lorelei.asm
+++ b/text/maps/lorelei.asm
@@ -30,14 +30,12 @@ _LoreleiAfterBattleText::
text "You're better"
line "than I thought!"
cont "Go on ahead!"
-
para "You only got a"
line "taste of #MON"
cont "LEAGUE power!"
done
-_LoreleiText2::
+_LoreleiDontRunAwayText::
text "Someone's voice:"
line "Don't run away!"
- done
-
+ done \ No newline at end of file