mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-08 17:43:20 +00:00
Add 'bark' to honk/meow
This commit is contained in:
parent
e2bab10085
commit
13ac15f942
4 changed files with 10 additions and 4 deletions
|
@ -58,7 +58,7 @@ void SetupsTrollCombos() {
|
|||
|
||||
SetupCombo(combo, "Shut up");
|
||||
combo.AddTroll("Vocalize Gag");
|
||||
combo.AddTroll("Honk / Meow", .flags=1);
|
||||
combo.AddTroll("Honk / Meow / Woof", .flags=1);
|
||||
|
||||
SetupCombo(combo, "Weakness Compels You");
|
||||
combo.AddTroll("No Shove");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue