pokered/text/maps/cinnabar_gym.asm

211 lines
3.7 KiB
NASM
Raw Normal View History

_BlaineBattleText:: ; a0844 (28:4844)
2014-01-23 04:37:40 +00:00
text "Hah!"
para "I am BLAINE! I"
line "am the LEADER of"
cont "CINNABAR GYM!"
para "My fiery #MON"
line "will incinerate"
cont "all challengers!"
para "Hah! You better"
line "have BURN HEAL!"
done
_BlaineEndBattleText:: ; a08c7 (28:48c7)
2014-01-23 04:37:40 +00:00
text "I have"
line "burnt out!"
para "You have earned"
line "the VOLCANOBADGE!@@"
_BlaineFireBlastText:: ; a08fd (28:48fd)
2014-01-23 04:37:40 +00:00
text "FIRE BLAST is the"
line "ultimate fire"
cont "technique!"
para "Don't waste it on"
line "water #MON!"
done
_BlaineBadgeText:: ; a0946 (28:4946)
2014-01-23 04:37:40 +00:00
text "Hah!"
para "The VOLCANOBADGE"
line "heightens the"
cont "SPECIAL abilities"
cont "of your #MON!"
para "Here, you can"
line "have this too!"
done
_ReceivedTM38Text:: ; a09a8 (28:49a8)
2014-01-23 04:37:40 +00:00
text $52, " received"
line "@"
TX_RAM $cf4b
text "!@@"
_TM38ExplanationText:: ; a09bc (28:49bc)
2014-01-23 04:37:40 +00:00
db $0
para "TM38 contains"
line "FIRE BLAST!"
para "Teach it to fire-"
line "type #MON!"
para "CHARMELEON or"
line "PONYTA would be"
cont "good bets!"
done
_TM38NoRoomText:: ; a0a1e (28:4a1e)
2014-01-23 04:37:40 +00:00
text "Make room for my"
line "gift!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_7595f:: ; a0a36 (28:4a36)
2014-01-23 04:37:40 +00:00
text "Do you know how"
line "hot #MON fire"
cont "breath can get?"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75964:: ; a0a65 (28:4a65)
2014-01-23 04:37:40 +00:00
text "Yow!"
line "Hot, hot, hot!"
prompt
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75969:: ; a0a7a (28:4a7a)
2014-01-23 04:37:40 +00:00
text "Fire, or to be"
line "more precise,"
cont "combustion..."
para "Blah, blah, blah,"
line "blah..."
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75994:: ; a0ac0 (28:4ac0)
2014-01-23 04:37:40 +00:00
text "I was a thief, but"
line "I became straight"
cont "as a trainer!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75999:: ; a0af4 (28:4af4)
2014-01-23 04:37:40 +00:00
text "I"
line "surrender!"
prompt
2014-05-18 18:19:10 +00:00
_CinnabarGymText_7599e:: ; a0b02 (28:4b02)
2014-01-23 04:37:40 +00:00
text "I can't help"
line "stealing other"
cont "people's #MON!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_759c9:: ; a0b2c (28:4b2c)
2014-01-23 04:37:40 +00:00
text "You can't win!"
line "I have studied"
cont "#MON totally!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_759ce:: ; a0b58 (28:4b58)
2014-01-23 04:37:40 +00:00
text "Waah!"
line "My studies!"
prompt
2014-05-18 18:19:10 +00:00
_CinnabarGymText_759d3:: ; a0b6b (28:4b6b)
2014-01-23 04:37:40 +00:00
text "My theories are"
line "too complicated"
cont "for you!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_759fe:: ; a0b95 (28:4b95)
2014-01-23 04:37:40 +00:00
text "I just like using"
line "fire #MON!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75a03:: ; a0bb3 (28:4bb3)
2014-01-23 04:37:40 +00:00
text "Too hot"
line "to handle!"
prompt
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75a08:: ; a0bc7 (28:4bc7)
2014-01-23 04:37:40 +00:00
text "I wish there was"
line "a thief #MON!"
cont "I'd use that!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75a33:: ; a0bf4 (28:4bf4)
2014-01-23 04:37:40 +00:00
text "I know why BLAINE"
line "became a trainer!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75a38:: ; a0c19 (28:4c19)
2014-01-23 04:37:40 +00:00
text "Ow!"
prompt
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75a3d:: ; a0c1e (28:4c1e)
2014-01-23 04:37:40 +00:00
text "BLAINE was lost"
line "in the mountains"
cont "when a fiery bird"
cont "#MON appeared."
para "Its light enabled"
line "BLAINE to find"
cont "his way down!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75a68:: ; a0c90 (28:4c90)
2014-01-23 04:37:40 +00:00
text "I've been to many"
line "GYMs, but this is"
cont "my favorite!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75a6d:: ; a0cc1 (28:4cc1)
2014-01-23 04:37:40 +00:00
text "Yowza!"
line "Too hot!"
prompt
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75a72:: ; a0cd2 (28:4cd2)
2014-01-23 04:37:40 +00:00
text "Us fire #MON"
line "fans like PONYTA"
cont "and NINETALES!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75a9d:: ; a0d00 (28:4d00)
2014-01-23 04:37:40 +00:00
text "Fire is weak"
line "against H2O!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75aa2:: ; a0d1b (28:4d1b)
2014-01-23 04:37:40 +00:00
text "Oh!"
line "Snuffed out!"
prompt
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75aa7:: ; a0d2d (28:4d2d)
2014-01-23 04:37:40 +00:00
text "Water beats fire!"
line "But, fire melts"
cont "ice #MON!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75ac2:: ; a0d5a (28:4d5a)
2014-01-23 04:37:40 +00:00
text "Yo! Champ in"
line "making!"
para "The hot-headed"
line "BLAINE is a fire"
cont "#MON pro!"
para "Douse his spirits"
line "with water!"
para "You better take"
line "some BURN HEALs!"
done
2014-05-18 18:19:10 +00:00
_CinnabarGymText_75ac7:: ; a0dd9 (28:4dd9)
2014-01-23 04:37:40 +00:00
text $52, "! You beat"
line "that fire brand!"
done