Aschbourne_PRC8/_module/nss/set_know_loc2.nss
GetOffMyYarn 69879d6957 Areas and Fixes
Added CCOH and missing areas
Changed some areas to be craftable,
Fixed some on death issues,
Fixed the Gaurd
2024-08-30 11:38:44 -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);
}