summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/244.asm
blob: b8164687c5c7ae19311655e88f0c34c5364f25f7 (plain)
1
2
3
4
5
6
7
8
; EnteiPokedexEntry: ; 0x1d15dd
	db "VOLCANO@" ; species name
	dw 607, 4370; height, width
	
	db "This brawny", $4e, "#MON courses", $4e, "around the earth,@"
	db "spouting flames", $4e, "hotter than a", $4e, "volcano's magma.@"
; 0x1d1642