Fix labeling of taunt at "taunts/oh_yea_he_will_pay.wav".
parent
60f00fea8d
commit
668912c514
|
@ -36,7 +36,7 @@ local fixedNames = {
|
||||||
["taunts/ill_be_back.wav"] = "I'll be back",
|
["taunts/ill_be_back.wav"] = "I'll be back",
|
||||||
["taunts/negative.wav"] = "Counter-Strike - Negative",
|
["taunts/negative.wav"] = "Counter-Strike - Negative",
|
||||||
["taunts/doh.wav"] = "Simpsons - D'oh!",
|
["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/ok_i_will_tell_you.wav"] = "Muffin man",
|
||||||
["taunts/please_come_again.wav"] = "Please come again",
|
["taunts/please_come_again.wav"] = "Please come again",
|
||||||
["taunts/threat_neutralized.wav"] = "Counter-Strike - Threat neutralized!",
|
["taunts/threat_neutralized.wav"] = "Counter-Strike - Threat neutralized!",
|
||||||
|
|
Loading…
Reference in New Issue