shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
dir: /data/pokedex/entries/023.asm/

View raw version
; EkansPokedexEntry: ; 0x181fd4
	db "SNAKE@" ; species name
	dw 607, 150 ; height, width
	
	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.@"