EN4_PRC8/_module/nss/en4_normalmode.nss
Jaysyn904 b464d8da05 Initial Commit
Initial Commit [v1.32PRC8]
2025-04-03 13:38:45 -04:00

9 lines
208 B
Plaintext

#include "utl_i_sqluuid"
void main()
{
SQLocalsUUID_SetInt(GetPCSpeaker(),"PCHardCoreSpecial",0);
SQLocalsUUID_SetInt(GetPCSpeaker(),"PCHardcore",0);
SQLocalsUUID_SetInt(GetPCSpeaker(),"PCHardCorePNP",0);
}