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

13 lines
236 B
NASM
Raw Normal View History

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