void main()
{
SetLocalInt(OBJECT_SELF, "beersongline", 0);
SetLocalInt(OBJECT_SELF, "hostilecount", 0);
SetLocalInt(OBJECT_SELF, "nonhumancheck", 0);
}