pokecrystal-board/stats/pokedex/entries/082.asm

9 lines
240 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; MagnetonPokedexEntry: ; 0x1b870a
db "MAGNET@" ; species name
dw 303, 1320; height, width
db "When many", $4e, "MAGNETON gather", $4e, "together, the@"
db "resulting magnetic", $4e, "storm disrupts", $4e, "radio waves.@"
; 0x1b876c