11 lines
236 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; GranbullPokedexEntry: ; 0x1d074a
db "FAIRY@" ; species name
dw 407, 1070 ; height, width
2014-03-06 00:46:01 -05:00
db "It can make most"
next "any #MON run"
next "away simply by"
page "opening its mouth"
2014-03-06 00:46:01 -05:00
next "wide to reveal its"
next "big fangs.@"