UW2_PRC8/_module/nss/time2.nss
Jaysyn904 5197ad9a4d Initial upload
Initial upload
2023-09-25 20:24:01 -04:00

18 lines
387 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName time2
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/5/2002 3:19:50 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "jailtime", 3);
}