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

13 lines
238 B
NASM
Raw Normal View History

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