mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
258 B
NASM
9 lines
258 B
NASM
; DrowzeePokedexEntry: ; 0x1b8d0a
|
|
db "HYPNOSIS@" ; species name
|
|
dw 303, 710; height, width
|
|
|
|
db "When it twitches", $4e, "its nose, it can", $4e, "tell where someone@"
|
|
db "is sleeping and", $4e, "what that person", $4e, "is dreaming about.@"
|
|
; 0x1b8d80
|
|
|