diff --git a/lua/autorun/server/prophunt_tauntmenu.lua b/lua/autorun/server/prophunt_tauntmenu.lua index 5931727..21a5567 100644 --- a/lua/autorun/server/prophunt_tauntmenu.lua +++ b/lua/autorun/server/prophunt_tauntmenu.lua @@ -36,7 +36,7 @@ local fixedNames = { ["taunts/ill_be_back.wav"] = "I'll be back", ["taunts/negative.wav"] = "Counter-Strike - Negative", ["taunts/doh.wav"] = "Simpsons - D'oh!", - ["taunts/oh_yea_he_will_pay.wav"] = "You will definitely pay", + ["taunts/oh_yea_he_will_pay.wav"] = "Counter-Strike - He will definitely pay", ["taunts/ok_i_will_tell_you.wav"] = "Muffin man", ["taunts/please_come_again.wav"] = "Please come again", ["taunts/threat_neutralized.wav"] = "Counter-Strike - Threat neutralized!",