mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-16 07:03:22 +12:00
Rename map files, labels, and constants to be consistent and work with Polished Map
This commit is contained in:
parent
90430e6dee
commit
c779602459
1398 changed files with 6631 additions and 6166 deletions
45
text/maps/PokemonTower4F.asm
Normal file
45
text/maps/PokemonTower4F.asm
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
_PokemonTower4BattleText1::
|
||||
text "GHOST! No!"
|
||||
line "Kwaaah!"
|
||||
done
|
||||
|
||||
_PokemonTower4EndBattleText1::
|
||||
text "Where"
|
||||
line "is the GHOST?"
|
||||
prompt
|
||||
|
||||
_PokemonTower4AfterBattleText1::
|
||||
text "I must have been"
|
||||
line "dreaming..."
|
||||
done
|
||||
|
||||
_PokemonTower4BattleText2::
|
||||
text "Be cursed with"
|
||||
line "me! Kwaaah!"
|
||||
done
|
||||
|
||||
_PokemonTower4EndBattleText2::
|
||||
text "What!"
|
||||
prompt
|
||||
|
||||
_PokemonTower4AfterBattleText2::
|
||||
text "We can't crack"
|
||||
line "the identity of"
|
||||
cont "the GHOSTs."
|
||||
done
|
||||
|
||||
_PokemonTower4BattleText3::
|
||||
text "Huhuhu..."
|
||||
line "Beat me not!"
|
||||
done
|
||||
|
||||
_PokemonTower4EndBattleText3::
|
||||
text "Huh?"
|
||||
line "Who? What?"
|
||||
prompt
|
||||
|
||||
_PokemonTower4AfterBattleText3::
|
||||
text "May the departed"
|
||||
line "souls of #MON"
|
||||
cont "rest in peace..."
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue