summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/magnemite.asm
blob: cec35ba2cd296e7ed25f8cb0d84328b6111fe611 (plain)
1
2
3
4
5
6
7
8
9
10
	db "MAGNET@" ; species name
	dw 100, 130 ; height, weight

	db   "The units at the"
	next "sides of its body"
	next "generate anti-"

	page "gravity energy to"
	next "keep it aloft in"
	next "the air.@"