pokered/text/PokemonTower4F.asm

46 lines
817 B
NASM
Raw Normal View History

_PokemonTower4FChanneler1BattleText::
2014-01-23 04:37:40 +00:00
text "GHOST! No!"
line "Kwaaah!"
done
_PokemonTower4FChanneler1EndBattleText::
2014-01-23 04:37:40 +00:00
text "Where"
line "is the GHOST?"
prompt
_PokemonTower4FChanneler1AfterBattleText::
2014-01-23 04:37:40 +00:00
text "I must have been"
line "dreaming..."
done
_PokemonTower4FChanneler2BattleText::
2014-01-23 04:37:40 +00:00
text "Be cursed with"
line "me! Kwaaah!"
done
_PokemonTower4FChanneler2EndBattleText::
2014-01-23 04:37:40 +00:00
text "What!"
prompt
_PokemonTower4FChanneler2AfterBattleText::
2014-01-23 04:37:40 +00:00
text "We can't crack"
line "the identity of"
cont "the GHOSTs."
done
_PokemonTower4FChanneler3BattleText::
2014-01-23 04:37:40 +00:00
text "Huhuhu..."
line "Beat me not!"
done
_PokemonTower4FChanneler3EndBattleText::
2014-01-23 04:37:40 +00:00
text "Huh?"
line "Who? What?"
prompt
_PokemonTower4FChanneler3AfterBattleText::
2014-01-23 04:37:40 +00:00
text "May the departed"
line "souls of #MON"
cont "rest in peace..."
done