mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-09 00:43:20 +00:00
Add some fixes, add manual throwitall refresh
This commit is contained in:
parent
492d5b79ee
commit
280c67157e
5 changed files with 34 additions and 12 deletions
|
@ -21,7 +21,6 @@ void SetupTrolls() {
|
|||
#if defined _behavior_included
|
||||
index = SetupTroll("Witch Magnet", "All witches when startled will target any player with this troll", TrollMod_Constant);
|
||||
#endif
|
||||
// fireSpitMagnetTrollIndex = SetupTroll("Fire & Acid Magnet", "Make the player gravitate toward danger", TRollMod_Constant);
|
||||
|
||||
/// CATEGORY: Infected
|
||||
SetCategory("Infected");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue