EN4_PRC8/_module/nss/en4_hc.nss

7 lines
158 B
Plaintext
Raw Normal View History

void main()
{
SetLocalInt(GetPCSpeaker(),"PCHardcore",1);
SetLocalInt(GetPCSpeaker(),"PCHardCorePNP",0);
SetLocalInt(GetPCSpeaker(),"PCHardCoreSpecial",0);
}