diff --git a/_module/ifo/module.ifo.json b/_module/ifo/module.ifo.json index 0ed82d24..cd280c6c 100644 --- a/_module/ifo/module.ifo.json +++ b/_module/ifo/module.ifo.json @@ -2582,66 +2582,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "PRC_DEATH_OR_BLEED" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "PRC_DEATH_DAMAGE_FROM_BLEEDING" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "PRC_DEATH_BLEED_TO_STABLE_CHANCE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "PRC_DEATH_STABLE_TO_DISABLED_CHANCE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, { "__struct_id": 0, "Name": { diff --git a/_module/ncs/altardeath2.ncs b/_module/ncs/altardeath2.ncs index 771f9243..7a7ab4e3 100644 Binary files a/_module/ncs/altardeath2.ncs and b/_module/ncs/altardeath2.ncs differ diff --git a/_module/ncs/charger_hb.ncs b/_module/ncs/charger_hb.ncs index e7c5930c..bd40e29b 100644 Binary files a/_module/ncs/charger_hb.ncs and b/_module/ncs/charger_hb.ncs differ diff --git a/_module/ncs/darktrigger.ncs b/_module/ncs/darktrigger.ncs index 3678fcf3..a3f08a15 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 55dd910b..94310027 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 a248b309..46ff5170 100644 Binary files a/_module/ncs/horsecrettrig2.ncs and b/_module/ncs/horsecrettrig2.ncs differ diff --git a/_module/ncs/make_evolved.ncs b/_module/ncs/make_evolved.ncs index 1e4e846a..8eb24fcb 100644 Binary files a/_module/ncs/make_evolved.ncs and b/_module/ncs/make_evolved.ncs differ diff --git a/_module/ncs/moad_spawn.ncs b/_module/ncs/moad_spawn.ncs index fbd90331..746c75ce 100644 Binary files a/_module/ncs/moad_spawn.ncs and b/_module/ncs/moad_spawn.ncs differ diff --git a/_module/ncs/nw_s3_balordeth.ncs b/_module/ncs/nw_s3_balordeth.ncs index 01ce8ad6..9ccf2177 100644 Binary files a/_module/ncs/nw_s3_balordeth.ncs and b/_module/ncs/nw_s3_balordeth.ncs differ diff --git a/_module/ncs/overrunner_hb.ncs b/_module/ncs/overrunner_hb.ncs index 828c2625..25406f42 100644 Binary files a/_module/ncs/overrunner_hb.ncs and b/_module/ncs/overrunner_hb.ncs differ diff --git a/_module/ncs/prc_pwonspawn.ncs b/_module/ncs/prc_pwonspawn.ncs index 6aef5e18..0a551979 100644 Binary files a/_module/ncs/prc_pwonspawn.ncs and b/_module/ncs/prc_pwonspawn.ncs differ diff --git a/_module/ncs/sd_loot_corpse.ncs b/_module/ncs/sd_loot_corpse.ncs index 699b54d3..25463332 100644 Binary files a/_module/ncs/sd_loot_corpse.ncs and b/_module/ncs/sd_loot_corpse.ncs differ diff --git a/_module/ncs/silenttrigger2.ncs b/_module/ncs/silenttrigger2.ncs index 2274260f..90e8f4e5 100644 Binary files a/_module/ncs/silenttrigger2.ncs and b/_module/ncs/silenttrigger2.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