LoT_PRC8/_module/nss/ftk_100.nss
Jaysyn904 ec287507a1 Initial upload
Initial upload.
2023-09-25 21:32:17 -04:00

14 lines
385 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName ftk_100
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 5/23/2009 2:25:57 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "findtheking", 100);
}