11 lines
239 B
NASM
Raw Normal View History

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