shithub: pokecrystal

ref: f33a04193092e3df8c9b1ac4f560018b95925f61
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.@"