mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00

- Toned down a significant amount of "repeats"; times where you repeatedly fight the same Pokemon or an evolution line. - Integrated beta Pokemon more. - Also, imported the LGPE retranslation of Bill. In Japanese, he isn't a PokeManiac, but a "Pokemon fanatic".
105 lines
1.8 KiB
NASM
105 lines
1.8 KiB
NASM
_BillsHouseText_1e865::
|
|
text "Hiya! I'm a"
|
|
line "#MON..."
|
|
cont "...No I'm not!"
|
|
|
|
para "Call me BILL!"
|
|
line "I'm a true blue"
|
|
cont "#MON fanatic!" ; restoring the more accurate translation from LGPE
|
|
|
|
para "Hey! What's with"
|
|
line "that skeptical"
|
|
cont "look?"
|
|
|
|
para "I'm not joshing"
|
|
line "you, I screwed up"
|
|
cont "an experiment and"
|
|
cont "got combined with"
|
|
cont "a #MON!"
|
|
|
|
para "So, how about it?"
|
|
line "Help me out here!"
|
|
done
|
|
|
|
_BillsHouseText_1e86a::
|
|
text "When I'm in the"
|
|
line "TELEPORTER, go to"
|
|
cont "my PC and run the"
|
|
cont "Cell Separation"
|
|
cont "System!"
|
|
done
|
|
|
|
_BillsHouseText_1e86f::
|
|
text "No!? Come on, you"
|
|
line "gotta help a guy"
|
|
cont "in deep trouble!"
|
|
|
|
para "What do you say,"
|
|
line "chief? Please?"
|
|
cont "OK? All right!"
|
|
prompt
|
|
|
|
_BillThankYouText::
|
|
text "BILL: Yeehah!"
|
|
line "Thanks, bud! I"
|
|
cont "owe you one!"
|
|
|
|
para "So, did you come"
|
|
line "to see my #MON"
|
|
cont "collection?"
|
|
cont "You didn't?"
|
|
cont "That's a bummer."
|
|
|
|
para "I've got to thank"
|
|
line "you... Oh here,"
|
|
cont "maybe this'll do."
|
|
prompt
|
|
|
|
_SSTicketReceivedText::
|
|
text "<PLAYER> received"
|
|
line "an @"
|
|
text_ram wStringBuffer
|
|
text "!@"
|
|
text_end
|
|
|
|
_SSTicketNoRoomText::
|
|
text "You've got too"
|
|
line "much stuff, bud!"
|
|
done
|
|
|
|
_BillsHouseText_1e8cb::
|
|
text "That cruise ship,"
|
|
line "S.S.ANNE, is in"
|
|
cont "VERMILION CITY."
|
|
cont "Its passengers"
|
|
cont "are all trainers!"
|
|
|
|
para "They invited me"
|
|
line "to their party,"
|
|
cont "but I can't stand"
|
|
cont "fancy do's. Why"
|
|
cont "don't you go"
|
|
cont "instead of me?"
|
|
done
|
|
|
|
_BillsHouseText_1e8da::
|
|
text "BILL: Look, bud,"
|
|
line "just check out"
|
|
cont "some of my rare"
|
|
cont "#MON on my PC!"
|
|
done
|
|
|
|
_BillsHouseNidorino::
|
|
text "NIDORINO stares"
|
|
line "you down..."
|
|
done
|
|
|
|
_BillWarning::
|
|
text "BILL: Hey, bud!"
|
|
line "Stay away from"
|
|
cont "there, would ya?"
|
|
|
|
para "My prized #MON"
|
|
line "are in there!"
|
|
done
|