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