kep-hack/text/BillsHouse.asm
Llinos Evans dadd7ee6a6 Bug Fixes & Enhancements
- Most, if not all, Silph Co. warps have been fixed. Inappropriate ones have been removed.
- The Metal Coat can now be found where one corrupted Silph Co. warp was to fill dead space, and another is in the Power Plant, replacing Carbos.
- Bill now trades you Hisuian Arcanine after being saved.
- Bill's Grandfather now trades you Hisuian Electrode. Had to remove Crinkles, but Tangela is literally right next to Cinnabar, c'mon lol
- Toedscool can now be found behind Pallet Town, replacing Gloom and Weepinbell, making it more focused.
- Now you can't run from Omega! May expand this to more Pokemon depending on feedback and whether it's ok on processing. Main concern is making the run button too laggy - it raised some eyebrows.
2023-09-02 19:33:14 +01:00

106 lines
1.9 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: Say, pal,"
line "you wouldn't"
cont "happen to have"
cont "one of these,"
cont "would you?"
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