pokecrystal/stats/pokedex/entries/063.asm

13 lines
246 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; AbraPokedexEntry: ; 0x1830d5
2014-03-06 05:46:01 +00:00
db "PSI@" ; species name
2013-02-06 00:29:20 +00:00
dw 211, 430; height, width
2014-03-06 05:46:01 +00: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-06 00:29:20 +00:00
; 0x18313c