shithub: pokecrystal

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