blob: 966942efff47d76a82ebef1212b184d396f20801 (
plain)
1
2
3
4
5
6
7
8
|
; 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
|