pokered/text/maps/route_12.asm
2014-10-10 01:46:06 -06:00

144 lines
2.6 KiB
NASM

_Route12Text1:: ; 9009e (24:409e)
text "A sleeping #MON"
line "blocks the way!"
done
_Route12Text13:: ; 900bf (24:40bf)
text "SNORLAX woke up!"
para "It attacked in a"
line "grumpy rage!"
done
_Route12Text14:: ; 900ef (24:40ef)
text "SNORLAX calmed"
line "down! With a big"
cont "yawn, it returned"
cont "to the mountains!"
done
_Route12BattleText1:: ; 90134 (24:4134)
text "Yeah! I got a"
line "bite, here!"
done
_Route12EndBattleText1:: ; 9014f (24:414f)
text "Tch!"
line "Just a small fry!"
prompt
_Route12AfterBattleText1:: ; 90167 (24:4167)
text "Hang on! My line's"
line "snagged!"
done
_Route12BattleText2:: ; 90183 (24:4183)
text "Be patient!"
line "Fishing is a"
cont "waiting game!"
done
_Route12EndBattleText2:: ; 901ab (24:41ab)
text "That"
line "one got away!"
prompt
_Route12AfterBattleText2:: ; 901bf (24:41bf)
text "With a better ROD,"
line "I could catch"
cont "better #MON!"
done
_Route12BattleText3:: ; 901ee (24:41ee)
text "Have you found a"
line "MOON STONE?"
done
_Route12EndBattleText3:: ; 9020c (24:420c)
text "Oww!"
prompt
_Route12AfterBattleText3:: ; 90212 (24:4212)
text "I could have made"
line "my #MON evolve"
cont "with MOON STONE!"
done
_Route12BattleText4:: ; 90245 (24:4245)
text "Electricity is my"
line "specialty!"
done
_Route12EndBattleText4:: ; 90263 (24:4263)
text "Unplugged!"
prompt
_Route12AfterBattleText4:: ; 9026f (24:426f)
text "Water conducts"
line "electricity, so"
cont "you should zap"
cont "sea #MON!"
done
_Route12BattleText5:: ; 902a8 (24:42a8)
text "The FISHING FOOL"
line "vs. #MON KID!"
done
_Route12EndBattleText5:: ; 902c8 (24:42c8)
text "Too"
line "much!"
prompt
_Route12AfterBattleText5:: ; 902d3 (24:42d3)
text "You beat me at"
line "#MON, but I'm"
cont "good at fishing!"
done
_Route12BattleText6:: ; 90301 (24:4301)
text "I'd rather be"
line "working!"
done
_Route12EndBattleText6:: ; 90318 (24:4318)
text "It's"
line "not easy..."
prompt
_Route12AfterBattleText6:: ; 90329 (24:4329)
text "It's all right."
line "Losing doesn't"
IF DEF(_YELLOW)
cont "bug me anymore."
ELSE
cont "bug me any more."
ENDC
done
_Route12BattleText7:: ; 90358 (24:4358)
text "You never know"
line "what you could"
cont "catch!"
done
_Route12EndBattleText7:: ; 9037e (24:437e)
text "Lost"
line "it!"
prompt
_Route12AfterBattleText7:: ; 90388 (24:4388)
text "I catch MAGIKARP"
line "all the time, but"
cont "they're so weak!"
done
_Route12Text11:: ; 903bc (24:43bc)
text "ROUTE 12 "
line "North to LAVENDER"
done
_Route12Text12:: ; 903d9 (24:43d9)
text "SPORT FISHING AREA"
done