From 7e1d02b8275a0f2151e41c9736520d52484868f0 Mon Sep 17 00:00:00 2001 From: "ALLEN-PC\\acj30" Date: Sun, 26 Jan 2025 09:15:29 -0600 Subject: [PATCH] Clone Cop stops crouching during merciless suppress --- sp/src/game/server/ez2/npc_clonecop.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sp/src/game/server/ez2/npc_clonecop.cpp b/sp/src/game/server/ez2/npc_clonecop.cpp index 1a6c514378..8df9c2173a 100644 --- a/sp/src/game/server/ez2/npc_clonecop.cpp +++ b/sp/src/game/server/ez2/npc_clonecop.cpp @@ -1213,7 +1213,7 @@ DECLARE_CONDITION( COND_COMBINE_WEAPON_SIGHT_OCCLUDED ) " Tasks" " TASK_STOP_MOVING 0" " TASK_FACE_ENEMY 0" - " TASK_COMBINE_SET_STANDING 0" + //" TASK_COMBINE_SET_STANDING 0" " TASK_RANGE_ATTACK1 0" "" " Interrupts"