Aschbourne_PRC8/_module/nss/set_know_loc2.nss
Jaysyn904 f5ffe7d0b9 Module commit
Module commit.
2024-06-14 10:48:20 -04:00

14 lines
398 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName set_know_loc
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 6/20/2005 1:14:08 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "Location of BHW", 1);
}