new default dominate says (#1163)
* new default dominate says Saw a comment asking for new dominate says, well here ya go. * Update DominateSay.cpp * Update DominateSay.cpp got rid of the part that said virgin or some shit, also changed free to another and get a third.
This commit is contained in:
parent
6757e9afbc
commit
baa2dbf9e3
@ -18,6 +18,9 @@ const std::vector<std::string> builtin_default = {
|
||||
"%name%, nice skill, you sell?",
|
||||
"%name%, umad?",
|
||||
"smh i have %dominum% dominations",
|
||||
"Well, off to vist %name%'s mother!",
|
||||
"Cleanup on asile 3, %name% left their skill!",
|
||||
"Congrats %name%! You just won 50 precent off another asswhoopin! Call now and get a third absolutely free!",
|
||||
};
|
||||
const std::string tf_classes_dominatesay[] = { "class", "scout", "sniper", "soldier", "demoman", "medic", "heavy", "pyro", "spy", "engineer" };
|
||||
const std::string tf_teams_dominatesay[] = { "RED", "BLU" };
|
||||
|
Reference in New Issue
Block a user