summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/hypno.asm
blob: cfdd2989681522b1ae7d01d5d2e6b5bb62bcdea5 (plain)
1
2
3
4
5
6
7
8
9
10
	db "HYPNOSIS@" ; species name
	dw 503, 1670 ; height, weight

	db   "The longer it"
	next "swings its"
	next "pendulum, the"

	page "longer the effects"
	next "of its hypnosis"
	next "last.@"