diff --git a/addons/sourcemod/configs/customtaunts.cfg b/addons/sourcemod/configs/customtaunts.cfg index 944b41d..5a0b386 100644 --- a/addons/sourcemod/configs/customtaunts.cfg +++ b/addons/sourcemod/configs/customtaunts.cfg @@ -84,6 +84,13 @@ "index" "31354" } } + "Foul Play" + { + "scout" + { + "index" "31414" + } + } "Fresh Brewed Victory" { "soldier" @@ -637,4 +644,18 @@ "index" "31348" } } + "Cheers!" + { + "any" + { + "index" "31412" + } + } + "Mourning Mercs" + { + "any" + { + "index" "31413" + } + } }