blob: 30486f6eacfb037bbbedcd1a3e39ebad27f9561a (
plain)
1
2
3
4
5
6
7
8
|
; SnubbullPokedexEntry: ; 0x1d06e0
db "FAIRY@" ; species name
dw 200, 170; height, width
db "In truth, it is a", $4e, "cowardly #MON.", $4e, "It growls eagerly@"
db "in order to hide", $4e, "its fear from its", $4e, "opponent.@"
; 0x1d074a
|