shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
dir: /data/pokedex/entries/004.asm/

View raw version
; CharmanderPokedexEntry: ; 0x1817db
	db "LIZARD@" ; species name
	dw 200, 190 ; height, width
	
	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.@"