shithub: pokecrystal

ref: 70ef2f3432a2d6a11585fdbc8fb9e2e25d63f316
dir: /data/pokemon/dex_entries/charmander.asm/

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