shithub: pokecrystal

ref: 70ef2f3432a2d6a11585fdbc8fb9e2e25d63f316
dir: /data/pokemon/dex_entries/ekans.asm/

View raw version
	db "SNAKE@" ; species name
	dw 607, 150 ; height, weight

	db   "It flutters the"
	next "tip of its tongue"
	next "to seek out the"

	page "scent of prey,"
	next "then swallows the"
	next "prey whole.@"