mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-25 12:46:17 +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
71
text/maps/PokemonTower5F.asm
Normal file
71
text/maps/PokemonTower5F.asm
Normal file
|
|
@ -0,0 +1,71 @@
|
|||
_PokemonTower5Text1::
|
||||
text "Come, child! I"
|
||||
line "sealed this space"
|
||||
cont "with white magic!"
|
||||
|
||||
para "You can rest here!"
|
||||
done
|
||||
|
||||
_PokemonTower5BattleText1::
|
||||
text "Give...me..."
|
||||
line "your...soul..."
|
||||
done
|
||||
|
||||
_PokemonTower5EndBattleText1::
|
||||
text "Gasp!"
|
||||
prompt
|
||||
|
||||
_PokemonTower5AfterBattleText1::
|
||||
text "I was under"
|
||||
line "possession!"
|
||||
done
|
||||
|
||||
_PokemonTower5BattleText2::
|
||||
text "You...shall..."
|
||||
line "join...us..."
|
||||
done
|
||||
|
||||
_PokemonTower5EndBattleText2::
|
||||
text "What"
|
||||
line "a nightmare!"
|
||||
prompt
|
||||
|
||||
_PokemonTower5AfterBattleText2::
|
||||
text "I was possessed!"
|
||||
done
|
||||
|
||||
_PokemonTower5BattleText3::
|
||||
text "Zombies!"
|
||||
done
|
||||
|
||||
_PokemonTower5EndBattleText3::
|
||||
text "Ha?"
|
||||
prompt
|
||||
|
||||
_PokemonTower5AfterBattleText3::
|
||||
text "I regained my"
|
||||
line "senses!"
|
||||
done
|
||||
|
||||
_PokemonTower5BattleText4::
|
||||
text "Urgah..."
|
||||
line "Urff...."
|
||||
done
|
||||
|
||||
_PokemonTower5EndBattleText4::
|
||||
text "Whoo!"
|
||||
prompt
|
||||
|
||||
_PokemonTower5AfterBattleText4::
|
||||
text "I fell to evil"
|
||||
line "spirits despite"
|
||||
cont "my training!"
|
||||
done
|
||||
|
||||
_PokemonTower5Text7::
|
||||
text "Entered purified,"
|
||||
line "protected zone!"
|
||||
|
||||
para "<PLAYER>'s #MON"
|
||||
line "are fully healed!"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue