shithub: pokecrystal

ref: 2d1a1b9c174cefbf71d9a81749262a3159cfed5a
dir: /data/pokedex/entries/139.asm/

View raw version
; 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.@"
; 0x1cc497