shithub: pokecrystal

ref: 1caa50a6474edd3896911409d548faa0731621b7
dir: /data/pokemon/dex_entries/squirtle.asm/

View raw version
	db "TINYTURTLE@" ; species name
	dw 108, 200 ; height, weight

	db   "When it feels"
	next "threatened, it"
	next "draws its legs"

	page "inside its shell"
	next "and sprays water"
	next "from its mouth.@"