mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
57 lines
823 B
NASM
57 lines
823 B
NASM
_OakAppearsText:
|
|
text "OAK: Hey! Wait!"
|
|
line "Don't go out!@@"
|
|
|
|
_OakWalksUpText:
|
|
text "OAK: It's unsafe!"
|
|
line "Wild #MON live"
|
|
next "in tall grass!"
|
|
|
|
page "You need your own"
|
|
line "#MON for your"
|
|
next "protection."
|
|
next "I know!"
|
|
|
|
page "Here, come with"
|
|
line "me!"
|
|
done
|
|
|
|
_PalletTownText2:
|
|
text "I'm raising"
|
|
line "#MON too!"
|
|
|
|
page "When they get"
|
|
line "strong, they can"
|
|
next "protect me!"
|
|
done
|
|
|
|
_PalletTownText3:
|
|
text "Technology is"
|
|
line "incredible!"
|
|
|
|
page "You can now store"
|
|
line "and recall items"
|
|
next "and #MON as"
|
|
next "data via PC!"
|
|
done
|
|
|
|
_PalletTownText4:
|
|
text "OAK #MON"
|
|
line "RESEARCH LAB"
|
|
done
|
|
|
|
_PalletTownText5:
|
|
text "PALLET TOWN"
|
|
line "Shades of your"
|
|
next "journey await!"
|
|
done
|
|
|
|
_PalletTownText6:
|
|
text $52,"'s house "
|
|
done
|
|
|
|
_PalletTownText7:
|
|
text $53,"'s house "
|
|
done
|
|
|