summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/magmar.asm
blob: a0160af6012ae4ac09a5d5d456d65a62fd43b196 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SPITFIRE@" ; species name
	dw 403, 980 ; height, weight

	db   "The fiery surface"
	next "of its body gives"
	next "off a wavering,"

	page "rippling glare"
	next "that is similar to"
	next "the sun.@"