summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/abra.asm
blob: be3b263cde6a92e7a8a345e13d6cbcfd97f53b4e (plain)
1
2
3
4
5
6
7
8
9
10
; AbraPokedexEntry: ; 0x1830d5
	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.@"