pokecrystal-board/stats/pokedex/entries/210.asm

9 lines
245 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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