From f7c9e3d19a558a9514b9b33f37a2a76cf1cde95e Mon Sep 17 00:00:00 2001 From: Bronzehawk75 Date: Sun, 11 Feb 2024 18:57:28 -0500 Subject: [PATCH] Added alert sound to deploy --- sp/src/game/server/hl2/npc_strider.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/sp/src/game/server/hl2/npc_strider.cpp b/sp/src/game/server/hl2/npc_strider.cpp index d466547f..b00c981d 100644 --- a/sp/src/game/server/hl2/npc_strider.cpp +++ b/sp/src/game/server/hl2/npc_strider.cpp @@ -5833,6 +5833,7 @@ AI_BEGIN_CUSTOM_NPC( npc_strider, CNPC_Strider ) SCHED_STRIDER_FALL_TO_GROUND, " Tasks " + " TASK_SOUND_WAKE 0" " TASK_PLAY_SEQUENCE ACTIVITY:ACT_STRIDER_DEPLOY" "" " Interrupts "