This adds Route 50 to the game, as well as Jacky, albeit without the gate or house that you can warp to within.

I decided that the game house will be where Shinjuku Jacky hangs out this time! He'll battle the player and give them uhhh idfk you figure it out

Also I don't know what to call West City. It's a rather sea-blueish colour, sort of like duck egg blue. Sort of a Pacific Teal, right? I need another gay person to give colour ideas.
This commit is contained in:
Llinos Evans 2024-07-27 11:34:14 +01:00
parent b7099d8ee8
commit 7114109368
32 changed files with 286 additions and 42 deletions

View file

@ -935,6 +935,26 @@ YoungsterGroup:
dw RATICATE
dw HYPER_BEAM, QUICK_ATTACK, HYPER_FANG, PURSUIT
db -1 ; end
next_list_item ; YOUNGSTER (14)
db "LUC@", TRAINERTYPE_MOVES
db 45
dw ARIADOS
dw SLUDGE_BOMB, PSYCHIC_M, PURSUIT, AGILITY
db 45
dw RATICATE
dw HYPER_FANG, QUICK_ATTACK, SUPER_FANG, SHADOW_BALL
db -1 ; end
next_list_item ; YOUNGSTER (14)
db "HUW@", TRAINERTYPE_MOVES
db 45
dw SANDSLASH
dw SWORDS_DANCE, EARTHQUAKE, ROCK_SLIDE, METAL_CLAW
db 45
dw QUAGSIRE
dw EARTHQUAKE, SURF, HEADBUTT, AMNESIA
db -1 ; end
end_list_items
@ -1903,17 +1923,17 @@ BeautyGroup:
dw SENTRET
db -1 ; end
next_list_item ; BEAUTY (12)
db "KENDRA@", TRAINERTYPE_NORMAL
db 15
dw SENTRET
db -1 ; end
; next_list_item ; BEAUTY (12)
; db "KENDRA@", TRAINERTYPE_NORMAL
; db 15
; dw SENTRET
; db -1 ; end
next_list_item ; BEAUTY (13)
db "VERONICA@", TRAINERTYPE_NORMAL
db 15
dw SENTRET
db -1 ; end
; next_list_item ; BEAUTY (13)
; db "VERONICA@", TRAINERTYPE_NORMAL
; db 15
; dw SENTRET
; db -1 ; end
next_list_item ; BEAUTY (14)
db "JULIA@", TRAINERTYPE_NORMAL