blob: 040ec0d4b780ac7b18af08fd9cc6780023d07c90 (
plain)
1
2
3
4
5
6
7
8
|
; VulpixPokedexEntry: ; 0x18259b
db "FOX@" ; species name
dw 200, 220; height, width
db "As its body grows", $4e, "larger, its six", $4e, "warm tails become@"
db "more beautiful,", $4e, "with a more luxur-", $4e, "ious coat of fur.@"
; 0x18260c
|