11 lines
223 B
NASM
Raw Normal View History

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