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

9 lines
245 B
NASM

; GranbullPokedexEntry: ; 0x1d074a
db "FAIRY@" ; species name
dw 407, 1070; height, width
db "It can make most", $4e, "any #MON run", $4e, "away simply by@"
db "opening its mouth", $4e, "wide to reveal its", $4e, "big fangs.@"
; 0x1d07b1