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

- 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.
29 lines
486 B
NASM
29 lines
486 B
NASM
_FuchsiaHouse1Text1::
|
|
text "SAFARI ZONE's"
|
|
line "WARDEN is old,"
|
|
cont "but still active!"
|
|
|
|
para "All his teeth are"
|
|
line "false, though."
|
|
done
|
|
|
|
; Now unused - see in_game_trades.asm
|
|
;_FuchsiaHouse1Text2::
|
|
; text "Hmm? You've met"
|
|
; line "BILL?"
|
|
;
|
|
; para "He's my grandson!"
|
|
;
|
|
; para "He always liked"
|
|
; line "collecting things"
|
|
; cont "even as a child!"
|
|
; done
|
|
|
|
_FuchsiaHouse1Text3::
|
|
text "BILL files his"
|
|
line "own #MON data"
|
|
cont "on his PC!"
|
|
|
|
para "Did he show you?"
|
|
done
|