shithub: pokecrystal

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