summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/155.asm
blob: c4ac12a115cc58e12470ac4d53ee6d77c12181a3 (plain)
1
2
3
4
5
6
7
8
9
10
; CyndaquilPokedexEntry: ; 0x1ccabd
	db "FIRE MOUSE@" ; species name
	dw 108, 170 ; height, width

	db   "The fire that"
	next "spouts from its"
	next "back burns hottest"
	page "when it is angry."
	next "The flaring flames"
	next "intimidate foes.@"