diff --git a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt index a1337d9f1..4e267b4cf 100644 --- a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt +++ b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt @@ -414,6 +414,18 @@ WeaponData "clip_bodygroup_show_for_milestone_2" "1" + // these fixes npc dealing damage + "npc_explosion_damage" "350" + "npc_explosion_damage_heavy_armor" "550" + + // these fixes npc targeting enemies + // same as softball's status, make npcs try not to hurt themselves + "npc_min_engage_range" "100" + "npc_min_engage_range_heavy_armor" "500" + + "npc_max_engage_range" "2000" + "npc_max_engage_range_heavy_armor" "2000" + Mods { mine_field