summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/charmander.asm
blob: ce03a39900faec83f55555ddf330e0e033bbb024 (plain)
1
2
3
4
5
6
7
8
9
10
	db "LIZARD@" ; species name
	dw 200, 190 ; height, weight

	db   "The flame on its"
	next "tail shows the"
	next "strength of its"

	page "life force. If it"
	next "is weak, the flame"
	next "also burns weakly.@"