shithub: pokecrystal

ref: 50062957f9c560f955d4556fb7ef12e4e7a3aa61
dir: /stats/pokedex/entries/155.asm/

View raw version
; 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.@"
; 0x1ccb33