pokecrystal/data/pokedex/entries/081.asm

11 lines
242 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; MagnemitePokedexEntry: ; 0x1b869d
db "MAGNET@" ; species name
dw 100, 130 ; height, width
2014-03-06 05:46:01 +00:00
db "The electricity"
next "emitted by the"
next "units on each side"
page "of its body cause"
2014-03-06 05:46:01 +00:00
next "it to become a"
next "strong magnet.@"