shithub: pokecrystal

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