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
120
text/maps/Route16.asm
Normal file
120
text/maps/Route16.asm
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
_Route16BattleText1::
|
||||
text "What do you want?"
|
||||
done
|
||||
|
||||
_Route16EndBattleText1::
|
||||
text "Don't you"
|
||||
line "dare laugh!"
|
||||
prompt
|
||||
|
||||
_Route16AfterBattleText1::
|
||||
text "We like just"
|
||||
line "hanging here,"
|
||||
cont "what's it to you?"
|
||||
done
|
||||
|
||||
_Route16BattleText2::
|
||||
text "Nice BIKE!"
|
||||
line "Hand it over!"
|
||||
done
|
||||
|
||||
_Route16EndBattleText2::
|
||||
text "Knock"
|
||||
line "out!"
|
||||
prompt
|
||||
|
||||
_Route16AfterBattleText2::
|
||||
text "Forget it, who"
|
||||
line "needs your BIKE!"
|
||||
done
|
||||
|
||||
_Route16BattleText3::
|
||||
text "Come out and play,"
|
||||
line "little mouse!"
|
||||
done
|
||||
|
||||
_Route16EndBattleText3::
|
||||
text "You"
|
||||
line "little rat!"
|
||||
prompt
|
||||
|
||||
_Route16AfterBattleText3::
|
||||
text "I hate losing!"
|
||||
line "Get away from me!"
|
||||
done
|
||||
|
||||
_Route16BattleText4::
|
||||
text "Hey, you just"
|
||||
line "bumped me!"
|
||||
done
|
||||
|
||||
_Route16EndBattleText4::
|
||||
text "Kaboom!"
|
||||
prompt
|
||||
|
||||
_Route16AfterBattleText4::
|
||||
text "You can also get"
|
||||
line "to FUCHSIA from"
|
||||
cont "VERMILION using a"
|
||||
cont "coastal road."
|
||||
done
|
||||
|
||||
_Route16BattleText5::
|
||||
text "I'm feeling"
|
||||
line "hungry and mean!"
|
||||
done
|
||||
|
||||
_Route16EndBattleText5::
|
||||
text "Bad,"
|
||||
line "bad, bad!"
|
||||
prompt
|
||||
|
||||
_Route16AfterBattleText5::
|
||||
text "I like my #MON"
|
||||
line "ferocious! They"
|
||||
cont "tear up enemies!"
|
||||
done
|
||||
|
||||
_Route16BattleText6::
|
||||
text "Sure, I'll go!"
|
||||
done
|
||||
|
||||
_Route16EndBattleText6::
|
||||
text "Don't make"
|
||||
line "me mad!"
|
||||
prompt
|
||||
|
||||
_Route16AfterBattleText6::
|
||||
text "I like harassing"
|
||||
line "people with my"
|
||||
cont "vicious #MON!"
|
||||
done
|
||||
|
||||
_Route16Text7::
|
||||
text "A sleeping #MON"
|
||||
line "blocks the way!"
|
||||
done
|
||||
|
||||
_Route16Text10::
|
||||
text "SNORLAX woke up!"
|
||||
|
||||
para "It attacked in a"
|
||||
line "grumpy rage!"
|
||||
done
|
||||
|
||||
_Route16Text11::
|
||||
text "With a big yawn,"
|
||||
line "SNORLAX returned"
|
||||
cont "to the mountains!"
|
||||
done
|
||||
|
||||
_Route16Text8::
|
||||
text "Enjoy the slope!"
|
||||
line "CYCLING ROAD"
|
||||
done
|
||||
|
||||
_Route16Text9::
|
||||
text "ROUTE 16"
|
||||
line "CELADON CITY -"
|
||||
cont "FUCHSIA CITY"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue