pokered/text/maps/pokemon_tower_4f.asm

46 lines
727 B
NASM
Raw Normal View History

_PokemonTower4BattleText1::
2014-01-23 04:37:40 +00:00
text "GHOST! No!"
line "Kwaaah!"
done
_PokemonTower4EndBattleText1::
2014-01-23 04:37:40 +00:00
text "Where"
line "is the GHOST?"
prompt
_PokemonTower4AfterBattleText1::
2014-01-23 04:37:40 +00:00
text "I must have been"
line "dreaming..."
done
_PokemonTower4BattleText2::
2014-01-23 04:37:40 +00:00
text "Be cursed with"
line "me! Kwaaah!"
done
_PokemonTower4EndBattleText2::
2014-01-23 04:37:40 +00:00
text "What!"
prompt
_PokemonTower4AfterBattleText2::
2014-01-23 04:37:40 +00:00
text "We can't crack"
line "the identity of"
cont "the GHOSTs."
done
_PokemonTower4BattleText3::
2014-01-23 04:37:40 +00:00
text "Huhuhu..."
line "Beat me not!"
done
_PokemonTower4EndBattleText3::
2014-01-23 04:37:40 +00:00
text "Huh?"
line "Who? What?"
prompt
_PokemonTower4AfterBattleText3::
2014-01-23 04:37:40 +00:00
text "May the departed"
line "souls of #MON"
cont "rest in peace..."
done