summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/100.asm
blob: f7417ec366c01b2cfcb1ec3fe4998e613fbb4e1a (plain)
1
2
3
4
5
6
7
8
; VoltorbPokedexEntry: ; 0x1b8eb0
	db "BALL@" ; species name
	dw 108, 230; height, width
	
	db "During the study", $4e, "of this #MON,", $4e, "it was discovered@"
	db "that its compo-", $4e, "nents are not", $4e, "found in nature.@"
; 0x1b8f19