summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/170.asm
blob: 91f6a9d738e364fb13f5217d6cb09c8114c8b8ee (plain)
1
2
3
4
5
6
7
8
9
10
; ChinchouPokedexEntry: ; 0x1cd165
	db "ANGLER@" ; species name
	dw 108, 260 ; height, width
	
	db   "Its antennae, whi-"
	next "ch evolved from a"
	next "fin, have both po-"
	page "sitive and neg-"
	next "ative charges flo-"
	next "wing through them.@"