summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/abra.asm
blob: 91f55c23f25142b34b021a0350e3dbc8db0db4e2 (plain)
1
2
3
4
5
6
7
8
9
10
	db "PSI@" ; species name
	dw 211, 430 ; height, weight

	db   "It hypnotizes"
	next "itself so that it"
	next "can teleport away"

	page "when it senses"
	next "danger, even"
	next "if it is asleep.@"