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