summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/jolteon.asm
blob: 6bb9c5452e81c567e3a5dab1444d867dc0f8a0ac (plain)
1
2
3
4
5
6
7
8
9
10
	db "LIGHTNING@" ; species name
	dw 207, 540 ; height, weight

	db   "Every hair on its"
	next "body starts to"
	next "stand sharply on"

	page "end if it becomes"
	next "charged with"
	next "electricity.@"