pokecrystal/data/pokedex/entries/209.asm

11 lines
239 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; SnubbullPokedexEntry: ; 0x1d06e0
db "FAIRY@" ; species name
dw 200, 170 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "In truth, it is a"
next "cowardly #MON."
next "It growls eagerly"
page "in order to hide"
2014-03-06 05:46:01 +00:00
next "its fear from its"
next "opponent.@"