shithub: pokecrystal

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