mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-09 06:23:21 +00:00
Minor improvements
This commit is contained in:
parent
7d3f8b604a
commit
65a3af9ae0
5 changed files with 7 additions and 7 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue