mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
232 B
NASM
9 lines
232 B
NASM
; 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
|
|
|