//::///////////////////////////////////////////////
//:: Starts Bar Store
//:: Copyright (c) 2001 Bioware Corp.
//:://////////////////////////////////////////////
/*
    Store must exist as an instance in the module.
*/
//:://////////////////////////////////////////////
//:: Created By:
//:: Created On:
//:://////////////////////////////////////////////

void main()
{
    OpenStore(GetObjectByTag("SALTYBAR"), GetPCSpeaker());
}