mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
246 B
NASM
13 lines
246 B
NASM
; MagnetonPokedexEntry: ; 0x1b870a
|
|
db "MAGNET@" ; species name
|
|
dw 303, 1320; height, width
|
|
|
|
db "When many"
|
|
next "MAGNETON gather"
|
|
next "together, the@"
|
|
db "resulting magnetic"
|
|
next "storm disrupts"
|
|
next "radio waves.@"
|
|
; 0x1b876c
|
|
|