shithub: pokecrystal

ref: 4eb8165158cb72c1c73dcf1a5094aab9c9783910
dir: /data/pokemon/dex_entries/pichu.asm/

View raw version
	db "TINY MOUSE@" ; species name
	dw 100, 40 ; height, weight

	db   "It is unskilled at"
	next "storing electric"
	next "power. Any kind of"

	page "shock causes it to"
	next "discharge energy"
	next "spontaneously.@"