summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/126.asm
blob: e7a8189ab5f5310ab483548435c0911bd731054b (plain)
1
2
3
4
5
6
7
8
; MagmarPokedexEntry: ; 0x1b9994
	db "SPITFIRE@" ; species name
	dw 403, 980; height, width
	
	db "It moves more", $4e, "frequently in hot", $4e, "areas. It can heal@"
	db "itself by dipping", $4e, "its wound into", $4e, "lava.@"
; 0x1b99fb