shithub: pokecrystal

ref: 7c862ca7e21d0223a5158f3689bfc81755ab06c1
dir: /data/pokedex/entries/246.asm/

View raw version
; LarvitarPokedexEntry: ; 0x1d169c
	db "ROCK SKIN@" ; species name
	dw 200, 1590 ; height, width
	
	db   "Born deep under-"
	next "ground, this"
	next "#MON becomes a"
	page "pupa after eating"
	next "enough dirt to"
	next "make a mountain.@"
; 0x1d1709