shithub: pokecrystal

ref: 14c8cf5b4817d1cb5446349bd04949186f73093c
dir: /data/pokemon/dex_entries/abra.asm/

View raw version
; AbraPokedexEntry: ; 0x1830d5
	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.@"