Aantioch_Infernum/_module/nss/rhgolem_setvar2.nss
Jaysyn904 22947ad4b6 Initial Upload
Initial Upload
2023-08-08 16:22:17 -04:00

14 lines
392 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName rhgolem_setvar1
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 21/12/2003 15:03:18
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "rhgolem", 0);
}