PoA_PRC8/module/nss/time2.nss
Jaysyn904 128e7e59a4 Initial upload
Initial upload
2022-10-07 14:20:31 -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);
}