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

14 lines
394 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName sc_setmeanoldman
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/18/2002 7:38:42 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "lv_meanoldman", 1);
}