pokecrystal-board/stats/pokedex/entries/203.asm
2014-03-06 00:46:01 -05:00

13 lines
254 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@"
db "mysterious powers"
next "to drive away the"
next "enemy.@"
; 0x1d04b0