summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/146.asm
blob: 7a314baf10c7420f63ce4720cc2a3d57e15ae68e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; MoltresPokedexEntry: ; 0x1cc706
	db "FLAME@" ; species name
	dw 607, 1320 ; height, width
	
	db   "Legendary bird"
	next "#MON. It is"
	next "said to migrate"
	page "from the south"
	next "along with the"
	next "spring.@"
; 0x1cc761