shithub: pokecrystal

ref: 4c239a6f65bb995be8f400c05f0c9cb38beae326
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.@"