mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-26 13:16:23 +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/PokemonTower3F.asm
Normal file
45
text/maps/PokemonTower3F.asm
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
_PokemonTower3BattleText1::
|
||||
text "Urrg...Awaa..."
|
||||
line "Huhu...graa.."
|
||||
done
|
||||
|
||||
_PokemonTower3EndBattleText1::
|
||||
text "Hwa!"
|
||||
line "I'm saved!"
|
||||
prompt
|
||||
|
||||
_PokemonTower3AfterBattleText1::
|
||||
text "The GHOSTs can be"
|
||||
line "identified by the"
|
||||
cont "SILPH SCOPE."
|
||||
done
|
||||
|
||||
_PokemonTower3BattleText2::
|
||||
text "Kekeke...."
|
||||
line "Kwaaah!"
|
||||
done
|
||||
|
||||
_PokemonTower3EndBattleText2::
|
||||
text "Hmm?"
|
||||
line "What am I doing?"
|
||||
prompt
|
||||
|
||||
_PokemonTower3AfterBattleText2::
|
||||
text "Sorry! I was"
|
||||
line "possessed!"
|
||||
done
|
||||
|
||||
_PokemonTower3BattleText3::
|
||||
text "Be gone!"
|
||||
line "Evil spirit!"
|
||||
done
|
||||
|
||||
_PokemonTower3EndBattleText3::
|
||||
text "Whew!"
|
||||
line "The spirit left!"
|
||||
prompt
|
||||
|
||||
_PokemonTower3AfterBattleText3::
|
||||
text "My friends were"
|
||||
line "possessed too!"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue