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