diff options
Diffstat (limited to 'text/maps/vermilion_gym_2.asm')
-rw-r--r-- | text/maps/vermilion_gym_2.asm | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/text/maps/vermilion_gym_2.asm b/text/maps/vermilion_gym_2.asm new file mode 100644 index 00000000..8b40d630 --- /dev/null +++ b/text/maps/vermilion_gym_2.asm @@ -0,0 +1,144 @@ +_UnnamedText_5cb72:: ; 9c000 (27:4000) + text "A little word of" + line "advice, kid!" + + para "Electricity is" + line "sure powerful!" + + para "But, it's useless" + line "against ground-" + cont "type #MON!" + done + +_UnnamedText_5cb77:: ; 9c069 (27:4069) + text "The THUNDERBADGE" + line "cranks up your" + cont "#MON's SPEED!" + + para "It also lets your" + line "#MON FLY any" + cont "time, kid!" + + para "You're special," + line "kid! Take this!" + done + +_ReceivedTM24Text:: ; 9c0e0 (27:40e0) + text $52, " received " + line "@" + TX_RAM $cf4b + text "!@@" + +_TM24ExplanationText:: ; 9c0f5 (27:40f5) + db $0 + para "TM24 contains" + line "THUNDERBOLT!" + + para "Teach it to an" + line "electric #MON!" + done + +_TM24NoRoomText:: ; 9c130 (27:4130) + text "Yo kid, make room" + line "in your pack!" + done + +_ReceivedThunderbadgeText:: ; 9c151 (27:4151) + text "Whoa!" + + para "You're the real" + line "deal, kid!" + + para "Fine then, take" + line "the THUNDERBADGE!" + prompt + +_VermilionGymBattleText1:: ; 9c194 (27:4194) + text "When I was in the" + line "Army, LT.SURGE" + cont "was my strict CO!" + done + +_VermilionGymEndBattleText1:: ; 9c1c8 (27:41c8) + text "Stop!" + line "You're very good!" + prompt + +_VermilionGymAfterBattleText1:: ; 9c1e0 (27:41e0) + text "The door won't" + line "open?" + + para "LT.SURGE always" + line "was cautious!" + done + +_VermilionGymBattleText2:: ; 9c213 (27:4213) + text "I'm a lightweight," + line "but I'm good with" + cont "electricity!" + done + +_VermilionGymEndBattleText2:: ; 9c244 (27:4244) + text "Fried!" + prompt + +_VermilionGymAfterBattleText2:: ; 9c24c (27:424c) + text "OK, I'll talk!" + + para "LT.SURGE said he" + line "hid door switches" + cont "inside something!" + done + +_VermilionGymBattleText3:: ; 9c290 (27:4290) + text "This is no place" + line "for kids!" + done + +_VermilionGymEndBattleText3:: ; 9c2ac (27:42ac) + text "Wow!" + line "Surprised me!" + prompt + +_VermilionGymAfterBattleText3:: ; 9c2c0 (27:42c0) + text "LT.SURGE set up" + line "double locks!" + cont "Here's a hint!" + + para "When you open the" + line "1st lock, the 2nd" + cont "lock is right" + cont "next to it!" + done + +_UnnamedText_5cbf4:: ; 9c32b (27:432b) + text "Yo! Champ in" + line "making!" + + para "LT.SURGE has a" + line "nickname. People" + cont "refer to him as" + cont "the Lightning" + cont "American!" + + para "He's an expert on" + line "electric #MON!" + + para "Birds and water" + line "#MON are at" + cont "risk! Beware of" + cont "paralysis too!" + + para "LT.SURGE is very" + line "cautious!" + + para "You'll have to" + line "break a code to" + cont "get to him!" + done + +_UnnamedText_5cbf9:: ; 9c429 (27:4429) + text "Whew! That match" + line "was electric!" + done + |