summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/155.asm
blob: e155975dfd5618927d24631ea185c1d7246c5b1b (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.@"