summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/unown.asm
blob: 5be078b8a6723d3ee9f4436476e3d1a1aa26b7c5 (plain)
1
2
3
4
5
6
7
8
9
10
; UnownPokedexEntry: ; 0x1d0373
	db "SYMBOL@" ; species name
	dw 108, 110 ; height, weight

	db   "Because different"
	next "types of UNOWN"
	next "exist, it is said"
	page "that they must"
	next "have a variety of"
	next "abilities.@"