summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/100.asm
blob: 99d351a3967c9e42fea1541ddbcde78d05bf5406 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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