pokered/text/maps/bruno.asm

39 lines
663 B
NASM
Raw Normal View History

_BrunoBeforeBattleText:: ; 86749 (21:6749)
2014-01-22 21:18:39 +00:00
text "I am BRUNO of"
line "the ELITE FOUR!"
para "Through rigorous"
line "training, people"
cont "and #MON can"
cont "become stronger!"
para "I've weight"
line "trained with"
cont "my #MON!"
para $52, "!"
para "We will grind you"
line "down with our"
cont "superior power!"
para "Hoo hah!"
done
_BrunoEndBattleText:: ; 86805 (21:6805)
2014-01-22 21:18:39 +00:00
text "Why?"
line "How could I lose?"
prompt
_BrunoAfterBattleText:: ; 8681d (21:681d)
2014-01-22 21:18:39 +00:00
text "My job is done!"
line "Go face your next"
cont "challenge!"
done
2015-06-12 15:26:00 +00:00
_BrunoDontRunAwayText:: ; 8684b (21:684b)
2014-01-22 21:18:39 +00:00
text "Someone's voice:"
line "Don't run away!"
done