summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/005.asm
blob: 5207318904678d3aad4e4de1116ca7be415dab6c (plain)
1
2
3
4
5
6
7
8
; CharmeleonPokedexEntry: ; 0x18184a
	db "FLAME@" ; species name
	dw 307, 420; height, width
	
	db "If it becomes", $4e, "agitated during", $4e, "battle, it spouts@"
	db "intense flames,", $4e, "incinerating its", $4e, "surroundings.@"
; 0x1818b3