Minor improvements

This commit is contained in:
Jackz 2022-07-29 15:26:10 -05:00
parent 7d3f8b604a
commit 65a3af9ae0
No known key found for this signature in database
GPG key ID: E0BBD94CF657F603
5 changed files with 7 additions and 7 deletions

View file

@ -26,7 +26,7 @@ void SetupTrolls() {
// Tied to: ProjectileMagnetType
Trolls[index].AddFlag("Infected (rocks/goo)", true);
Trolls[index].AddFlag("Teammates (grenades)", false);
Trolls[index].AddFlag("Thrown Cars (wip)", false);
Trolls[index].AddFlag("Thrown Tank Objects", false);
/// CATEGORY: Infected
SetCategory("Infected");