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

11 lines
223 B
NASM

; HypnoPokedexEntry: ; 0x1b8d80
db "HYPNOSIS@" ; species name
dw 503, 1670 ; height, width
db "The longer it"
next "swings its"
next "pendulum, the"
page "longer the effects"
next "of its hypnosis"
next "last.@"