#include "hos1_inc_were"

void main()
{
    object oItem=GetItemActivated();
    object oPC=GetItemActivator();
    LycanthropyShift(oPC);
}