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

	db   "It senses impend-"
	next "ing attacks and"
	next "TELEPORTS away to"

	page "safety before the"
	next "actual attacks can"
	next "strike.@"