shithub: pokecrystal

ref: 70ef2f3432a2d6a11585fdbc8fb9e2e25d63f316
dir: /data/pokemon/dex_entries/magnemite.asm/

View raw version
	db "MAGNET@" ; species name
	dw 100, 130 ; height, weight

	db   "The electricity"
	next "emitted by the"
	next "units on each side"

	page "of its body cause"
	next "it to become a"
	next "strong magnet.@"