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