#include "ats_inc_common"

void main()
{
    ClearAllActions();
    SetLocalInt(OBJECT_SELF, "ats_opened", FALSE);
}