Files
HeroesStone_PRC8/_module/nss/dw_001.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

14 lines
382 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName dw_001
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 1/18/2003 12:58:06 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "SpokeSmith", 1);
}