jep-hack/data/pokemon/dex_entries/magnemite.asm
Zeta_Null 2f8a41f833 First Commit
Upload literally everything from the pokecrystal16 expand-move-ID branch
2023-09-10 12:35:35 -04:00

11 lines
208 B
NASM

db "MAGNET@" ; species name
dw 100, 130 ; height, weight
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.@"