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
55
text/maps/PalletTown.asm
Normal file
55
text/maps/PalletTown.asm
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
_OakAppearsText::
|
||||
text "OAK: Hey! Wait!"
|
||||
line "Don't go out!@@"
|
||||
|
||||
_OakWalksUpText::
|
||||
text "OAK: It's unsafe!"
|
||||
line "Wild #MON live"
|
||||
cont "in tall grass!"
|
||||
|
||||
para "You need your own"
|
||||
line "#MON for your"
|
||||
cont "protection."
|
||||
cont "I know!"
|
||||
|
||||
para "Here, come with"
|
||||
line "me!"
|
||||
done
|
||||
|
||||
_PalletTownText2::
|
||||
text "I'm raising"
|
||||
line "#MON too!"
|
||||
|
||||
para "When they get"
|
||||
line "strong, they can"
|
||||
cont "protect me!"
|
||||
done
|
||||
|
||||
_PalletTownText3::
|
||||
text "Technology is"
|
||||
line "incredible!"
|
||||
|
||||
para "You can now store"
|
||||
line "and recall items"
|
||||
cont "and #MON as"
|
||||
cont "data via PC!"
|
||||
done
|
||||
|
||||
_PalletTownText4::
|
||||
text "OAK #MON"
|
||||
line "RESEARCH LAB"
|
||||
done
|
||||
|
||||
_PalletTownText5::
|
||||
text "PALLET TOWN"
|
||||
line "Shades of your"
|
||||
cont "journey await!"
|
||||
done
|
||||
|
||||
_PalletTownText6::
|
||||
text "<PLAYER>'s house "
|
||||
done
|
||||
|
||||
_PalletTownText7::
|
||||
text "<RIVAL>'s house "
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue