summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/yanma.asm
blob: 9843ad289c272dde5b046b7001d934f17f9d4d14 (plain)
1
2
3
4
5
6
7
8
9
10
; YanmaPokedexEntry: ; 0x1d0000
	db "CLEAR WING@" ; species name
	dw 311, 840 ; height, weight

	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.@"