blob: 13f27ee29b7e48af4150572f21f058652837251c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x1b870a
|