summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/193.asm
blob: 8a9d14ec8e74a0360c9c015e707305503dbef4fc (plain)
1
2
3
4
5
6
7
8
9
10
; YanmaPokedexEntry: ; 0x1d0000
	db "CLEAR WING@" ; species name
	dw 311, 840 ; height, width
	
	db   "It can see in all"
	next "directions without"
	next "moving its big"
	page "eyes, helping it"
	next "spot attackers and"
	next "food right away.@"