summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/063.asm
blob: 9fc53a541976e806d3aecebe1fb4a198de2dcdb4 (plain)
1
2
3
4
5
6
7
8
9
10
; AbraPokedexEntry: ; 0x1830d5
	db "PSI@" ; species name
	dw 211, 430 ; height, width
	
	db   "It hypnotizes"
	next "itself so that it"
	next "can teleport away"
	page "when it senses"
	next "danger, even"
	next "if it is asleep.@"