blob: 115506ad6ee189f5862499009eadc00b4a30849c (
plain)
1
2
3
4
5
6
7
8
9
10
|
; MagnetonPokedexEntry: ; 0x1b870a
db "MAGNET@" ; species name
dw 303, 1320 ; height, weight
db "When many"
next "MAGNETON gather"
next "together, the"
page "resulting magnetic"
next "storm disrupts"
next "radio waves.@"
|