pokecrystal-board/data/pokedex/entries/203.asm
2014-05-31 22:57:00 -07:00

13 lines
252 B
NASM

; GirafarigPokedexEntry: ; 0x1d0446
db "LONG NECK@" ; species name
dw 411, 910 ; height, width
db "When it is in"
next "danger, its tail"
next "uses some sort of"
page "mysterious powers"
next "to drive away the"
next "enemy.@"
; 0x1d04b0