pokecrystal/data/pokedex/entries/097.asm

11 lines
224 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; HypnoPokedexEntry: ; 0x1b8d80
db "HYPNOSIS@" ; species name
dw 503, 1670 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "The longer it"
next "swings its"
next "pendulum, the"
page "longer the effects"
2014-03-06 05:46:01 +00:00
next "of its hypnosis"
next "last.@"