summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/081.asm
blob: f3502b156f09d3c63addf959c05ea0a183f31859 (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"