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