diff --git a/_module/ifo/module.ifo.json b/_module/ifo/module.ifo.json index 1eb38b8f..b6416640 100644 --- a/_module/ifo/module.ifo.json +++ b/_module/ifo/module.ifo.json @@ -1250,6 +1250,13 @@ "value": "peps_prc8" } }, + { + "__struct_id": 8, + "Mod_Hak": { + "type": "cexostring", + "value": "prcx_shims" + } + }, { "__struct_id": 8, "Mod_Hak": { @@ -3098,6 +3105,21 @@ "type": "int", "value": 1 } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "PRC_PRCX_ENABLED" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } } ] } diff --git a/_module/ncs/darktrigger.ncs b/_module/ncs/darktrigger.ncs index a3f08a15..3678fcf3 100644 Binary files a/_module/ncs/darktrigger.ncs and b/_module/ncs/darktrigger.ncs differ diff --git a/_module/ncs/horsecrettrig1.ncs b/_module/ncs/horsecrettrig1.ncs index 94310027..55dd910b 100644 Binary files a/_module/ncs/horsecrettrig1.ncs and b/_module/ncs/horsecrettrig1.ncs differ diff --git a/_module/ncs/horsecrettrig2.ncs b/_module/ncs/horsecrettrig2.ncs index 46ff5170..a248b309 100644 Binary files a/_module/ncs/horsecrettrig2.ncs and b/_module/ncs/horsecrettrig2.ncs differ diff --git a/_module/ncs/re_widget9.ncs b/_module/ncs/re_widget9.ncs index 1005b0cf..3af13245 100644 Binary files a/_module/ncs/re_widget9.ncs and b/_module/ncs/re_widget9.ncs differ diff --git a/_module/ncs/silenttrigger.ncs b/_module/ncs/silenttrigger.ncs index 728e58e1..9e22b5b0 100644 Binary files a/_module/ncs/silenttrigger.ncs and b/_module/ncs/silenttrigger.ncs differ diff --git a/_module/ncs/spawnb_cc_activ.ncs b/_module/ncs/spawnb_cc_activ.ncs index de4d1662..b571555b 100644 Binary files a/_module/ncs/spawnb_cc_activ.ncs and b/_module/ncs/spawnb_cc_activ.ncs differ diff --git a/_module/utp/dem_color_text.utp.json b/_module/utp/dem_color_text.utp.json index dd14bca1..94ac64fe 100644 --- a/_module/utp/dem_color_text.utp.json +++ b/_module/utp/dem_color_text.utp.json @@ -86,7 +86,7 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Color Tag Generator", + "0": "Color Tag Generator", "id": 5800 } },