blob: c5400fac99c057d684baa2aa1f0c1abd80c8b3ad (
plain)
1
2
3
4
5
6
7
8
|
; HypnoPokedexEntry: ; 0x1b8d80
db "HYPNOSIS@" ; species name
dw 503, 1670; height, width
db "The longer it", $4e, "swings its", $4e, "pendulum, the@"
db "longer the effects", $4e, "of its hypnosis", $4e, "last.@"
; 0x1b8ddd
|