pokecrystal/stats/pokedex/entries/097.asm

13 lines
238 B
NASM
Raw Normal View History

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