///////////////////////////////ITEM JOHILLIAN ( BY KAIN GRENN )+ TRANSPORT HOME ITEM + //////////////////////

[ITEMDEF i_WingOfWyvern]
// first done by Kain Grenn, modified by Johan   
                                                 
id=0F78
name=Wing Of Wyvern                  //want to send a friend home? place on ground, friend can use
FLIP=1                               //it then you can pick up and use.
ON=@Create
COLOR=COLOR_RED2

on=@dclick
 
    SRC.emote tossed the Wing Of Wyvern into the air and it carried you home.

    src.go 1398, 1748,0
    src.consume=1 i_wingofwyvern
return 1