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

13 lines
251 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
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "In truth, it is a"
next "cowardly #MON."
next "It growls eagerly"
page "in order to hide"
2014-03-05 21:46:01 -08:00
next "its fear from its"
next "opponent.@"
2013-02-05 16:29:20 -08:00
; 0x1d074a