summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/023.asm
blob: 40e71fb173ebd4d2c662c9865aa7d251754cae4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x18203d