summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/cyndaquil.asm
blob: 2604f4879ad1685d5601099f20c35c00175e0140 (plain)
1
2
3
4
5
6
7
8
9
10
	db "FIRE MOUSE@" ; species name
	dw 108, 170 ; height, weight

	db   "The fire that"
	next "spouts from its"
	next "back burns hottest"

	page "when it is angry."
	next "The flaring flames"
	next "intimidate foes.@"