shithub: pokecrystal

ref: 850ade2f41ce83d00e286267fe36fc4e81f3d56f
dir: /stats/pokedex/entries/100.asm/

View raw version
; VoltorbPokedexEntry: ; 0x1b8eb0
	db "BALL@" ; species name
	dw 108, 230 ; height, width
	
	db   "During the study"
	next "of this #MON,"
	next "it was discovered"
	page "that its compo-"
	next "nents are not"
	next "found in nature.@"
; 0x1b8f19