Added config options for ignoring projectile bugs. Just turn these on if you get debuffed for projectile update/create/kill messages.
This commit is contained in:
parent
00b2d768d7
commit
2a59de5293
3 changed files with 15 additions and 8 deletions
|
|
@ -1067,6 +1067,7 @@ namespace TShockAPI
|
|||
|
||||
if (proj.hostile)
|
||||
{
|
||||
//player.SendMessage( proj.name, Color.Yellow);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue