mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
245 B
NASM
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
|
||
|
|