shithub: pokecrystal

ref: 2b4a4ccaab3d04fe593bcea9739f56c0673dad24
dir: /data/pokemon/dex_entries/magnemite.asm/

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