summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/037.asm
blob: 82f96fa3825b9aa760b20d91658fa1873bac9af8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; VulpixPokedexEntry: ; 0x18259b
	db "FOX@" ; species name
	dw 200, 220 ; height, width
	
	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.@"
; 0x18260c