pokecrystal-board/stats/pokedex/entries/209.asm
2013-02-05 19:29:20 -05:00

9 lines
247 B
NASM

; 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