blob: 58f381ec31e18d9bb0674cbc6f8dc6a19aaa7670 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|