summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/139.asm
blob: 782eb0212601f706993d7b4c742bf046a5c522f4 (plain)
1
2
3
4
5
6
7
8
9
10
; OmastarPokedexEntry: ; 0x1cc42e
	db "SPIRAL@" ; species name
	dw 303, 770 ; height, width
	
	db   "Its heavy shell"
	next "allowed it to"
	next "reach only nearby"
	page "food. This could"
	next "be the reason it"
	next "is extinct.@"