mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
248 B
NASM
9 lines
248 B
NASM
|
; GirafarigPokedexEntry: ; 0x1d0446
|
||
|
db "LONG NECK@" ; species name
|
||
|
dw 411, 910; height, width
|
||
|
|
||
|
db "When it is in", $4e, "danger, its tail", $4e, "uses some sort of@"
|
||
|
db "mysterious powers", $4e, "to drive away the", $4e, "enemy.@"
|
||
|
; 0x1d04b0
|
||
|
|