summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/004.asm
blob: 1452f6208f0e356aeeeb2ed519b276c4001ad0b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; CharmanderPokedexEntry: ; 0x1817db
	db "LIZARD@" ; species name
	dw 200, 190 ; height, width
	
	db   "If it's healthy,"
	next "the flame on the"
	next "tip of its tail"
	page "will burn vigor-"
	next "ously, even if it"
	next "gets a bit wet.@"
; 0x18184a