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

14 lines
388 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName sc_regular
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/27/2002 12:26:37 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "lv_dwregular", 1);
}