shithub: pokecrystal

ref: 6bba0e7fd14a4b166e8779392c6ff994a42e14f1
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