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

13 lines
246 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; AbraPokedexEntry: ; 0x1830d5
2014-03-05 21:46:01 -08:00
db "PSI@" ; species name
2013-02-05 16:29:20 -08:00
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@"
db "when it senses"
next "danger, even"
next "if it is asleep.@"
2013-02-05 16:29:20 -08:00
; 0x18313c