blob: 7bc4748bc9a5625b694a47702b2543e5b10fa326 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|