summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/063.asm
blob: 154061ae33fc8e8ca3d815accbae4031cc0213d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x18313c