shithub: pokecrystal

ref: 80d437d56562e3ec75f2b2fbc05443f4d2cbc0b4
dir: /data/pokemon/dex_entries/abra.asm/

View raw version
	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.@"