pokecrystal-board/data/pokedex/entries/063.asm

11 lines
231 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; AbraPokedexEntry: ; 0x1830d5
db "PSI@" ; species name
dw 211, 430 ; height, width
2014-03-05 21:46:01 -08:00
db "It hypnotizes"
next "itself so that it"
next "can teleport away"
page "when it senses"
2014-03-05 21:46:01 -08:00
next "danger, even"
next "if it is asleep.@"