shithub: pokecrystal

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