shithub: pokecrystal

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