summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/vulpix.asm
blob: f5bbd03a15076d78ba98f6daad08eef9cf6f1c25 (plain)
1
2
3
4
5
6
7
8
9
10
; VulpixPokedexEntry: ; 0x18259b
	db "FOX@" ; species name
	dw 200, 220 ; height, weight

	db   "As its body grows"
	next "larger, its six"
	next "warm tails become"
	page "more beautiful,"
	next "with a more luxur-"
	next "ious coat of fur.@"