shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/charmander.asm/

View raw version
; CharmanderPokedexEntry: ; 0x1817db
	db "LIZARD@" ; species name
	dw 200, 190 ; height, weight

	db   "If it's healthy,"
	next "the flame on the"
	next "tip of its tail"
	page "will burn vigor-"
	next "ously, even if it"
	next "gets a bit wet.@"