mirror of https://github.com/pret/pokecrystal.git
Note that this trainer (Kimono Girl Naoko, but with different team) is unused.
This commit is contained in:
parent
b29c96e363
commit
3aa4b59477
2
main.asm
2
main.asm
|
@ -9464,7 +9464,7 @@ PokefanMTrainerGroupHeader: ; 0x3b78a
|
||||||
|
|
||||||
KimonoGirlTrainerGroupHeader: ; 0x3b84b
|
KimonoGirlTrainerGroupHeader: ; 0x3b84b
|
||||||
; NAOKO1 (2) at 0x3b84b
|
; NAOKO1 (2) at 0x3b84b
|
||||||
db "NAOKO@"
|
db "NAOKO@" ; unused
|
||||||
db $00 ; data type
|
db $00 ; data type
|
||||||
db 20, SKIPLOOM
|
db 20, SKIPLOOM
|
||||||
db 20, VULPIX
|
db 20, VULPIX
|
||||||
|
|
Loading…
Reference in New Issue