mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -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
|
|
|