Add 'bark' to honk/meow

This commit is contained in:
Jackz 2022-06-27 18:04:29 -05:00
parent e2bab10085
commit 13ac15f942
No known key found for this signature in database
GPG key ID: E0BBD94CF657F603
4 changed files with 10 additions and 4 deletions

View file

@ -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");