shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
dir: /data/pokedex/entries/081.asm/

View raw version
; MagnemitePokedexEntry: ; 0x1b869d
	db "MAGNET@" ; species name
	dw 100, 130 ; height, width
	
	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.@"