shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/ekans.asm/

View raw version
; EkansPokedexEntry: ; 0x181fd4
	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.@"