diff --git a/lua/lib/units/enemies/cop/copsound.lua b/lua/lib/units/enemies/cop/copsound.lua index e50a99d..c13bf9e 100644 --- a/lua/lib/units/enemies/cop/copsound.lua +++ b/lua/lib/units/enemies/cop/copsound.lua @@ -38,7 +38,7 @@ function CopSound:say(sound_name, sync, skip_prefix, important, callback) mov = "gogo", med = "buddy_died", amm = "buddy_died", - t01 = "gogo", + t01 = "contact", pus = "gogo", g90 = "gogo", civ = "hostage", @@ -52,6 +52,7 @@ function CopSound:say(sound_name, sync, skip_prefix, important, callback) r01 = "ready", clr = "clear", att = "contact", + a05 = "contact", prm = "ready", pos = "ready", d01 = "grenade_out", @@ -64,13 +65,14 @@ function CopSound:say(sound_name, sync, skip_prefix, important, callback) x02a_any_3p_02 = "death", hlp = "buddy_died", buddy_died = "buddy_died", + s01x = "surrender", use_gas = "use_gas", spawn = "spawn", - tasing = "laugh", + tasing = "tasing", heal = "heal", tsr_x02a_any_3p = "death", tsr_x01a_any_3p = "pain", - tsr_post_tasing_taunt = "laugh", + tsr_post_tasing_taunt = "tasing", tsr_g90 = "buddy_died", tsr_entrance = "gogo", tsr_c01 = "contact"