pokecrystal/data/pokemon/dex_entries/abra.asm

11 lines
202 B
NASM

db "PSI@" ; species name
dw 211, 430 ; height, weight
db "It hypnotizes"
next "itself so that it"
next "can teleport away"
page "when it senses"
next "danger, even"
next "if it is asleep.@"