pokecrystal-board/stats/pokedex/entries/096.asm

9 lines
258 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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