Fix flamethrowers kicking players
This commit is contained in:
parent
890ddf8cad
commit
309f4e5500
2 changed files with 2 additions and 1 deletions
|
|
@ -2836,7 +2836,7 @@ namespace TShockAPI
|
|||
{ BuffID.RainbowWhipNPCDebuff, 240 }, // BuffID: 316
|
||||
{ BuffID.MaceWhipNPCDebuff, 240 }, // BuffID: 319
|
||||
{ BuffID.GelBalloonBuff, 1800 }, // BuffID: 320
|
||||
{ BuffID.OnFire3, 960 }, // BuffID: 323
|
||||
{ BuffID.OnFire3, 1200 }, // BuffID: 323
|
||||
{ BuffID.Frostburn2, 900 }, // BuffID: 324
|
||||
{ BuffID.BoneWhipNPCDebuff, 240 }, // BuffID: 326
|
||||
{ BuffID.TentacleSpike, 540 }, // BuffID: 337
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue