shithub: pokecrystal

ref: 7350c3708fc2463e1eb6024c03de5c85b50aa38f
dir: /data/pokedex/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.@"