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

	db   "It dislikes cold"
	next "places, so it"
	next "blows scorching"

	page "flames to make the"
	next "environment suit-"
	next "able for itself.@"