mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-16 15:13:21 +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
63
text/maps/VictoryRoad3F.asm
Normal file
63
text/maps/VictoryRoad3F.asm
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
_VictoryRoad3BattleText2::
|
||||
text "I heard rumors of"
|
||||
line "a child prodigy!"
|
||||
done
|
||||
|
||||
_VictoryRoad3EndBattleText2::
|
||||
text "The"
|
||||
line "rumors were true!"
|
||||
prompt
|
||||
|
||||
_VictoryRoad3AfterBattleText2::
|
||||
text "You beat GIOVANNI"
|
||||
line "of TEAM ROCKET?"
|
||||
done
|
||||
|
||||
_VictoryRoad3BattleText3::
|
||||
text "I'll show you just"
|
||||
line "how good you are!"
|
||||
done
|
||||
|
||||
_VictoryRoad3EndBattleText3::
|
||||
text "I'm"
|
||||
line "furious!"
|
||||
prompt
|
||||
|
||||
_VictoryRoad3AfterBattleText3::
|
||||
text "You showed me just"
|
||||
line "how good I was!"
|
||||
done
|
||||
|
||||
_VictoryRoad3BattleText4::
|
||||
text "Only the chosen"
|
||||
line "can pass here!"
|
||||
done
|
||||
|
||||
_VictoryRoad3EndBattleText4::
|
||||
text "I"
|
||||
line "don't believe it!"
|
||||
prompt
|
||||
|
||||
_VictoryRoad3AfterBattleText4::
|
||||
text "All trainers here"
|
||||
line "are headed to the"
|
||||
cont "#MON LEAGUE!"
|
||||
cont "Be careful!"
|
||||
done
|
||||
|
||||
_VictoryRoad3BattleText5::
|
||||
text "Trainers live to"
|
||||
line "seek stronger"
|
||||
cont "opponents!"
|
||||
done
|
||||
|
||||
_VictoryRoad3EndBattleText5::
|
||||
text "Oh!"
|
||||
line "So strong!"
|
||||
prompt
|
||||
|
||||
_VictoryRoad3AfterBattleText5::
|
||||
text "By fighting tough"
|
||||
line "battles, you get"
|
||||
cont "stronger!"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue