11 lines
243 B
NASM
Raw Normal View History

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