pokecrystal-board/data/pokedex/entries/081.asm
2015-06-23 12:24:51 -06:00

11 lines
243 B
NASM

; MagnemitePokedexEntry: ; 0x1b869d
db "MAGNET@" ; species name
dw 100, 130 ; height, width
db "The electricity"
next "emitted by the"
next "units on each side"
page "of its body cause"
next "it to become a"
next "strong magnet.@"