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

9 lines
247 B
NASM
Raw Normal View History

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