Add missing comma
This commit is contained in:
parent
c2c24a3423
commit
253c239f86
1 changed files with 1 additions and 1 deletions
|
|
@ -2099,7 +2099,7 @@ namespace TShockAPI
|
|||
{ BuffID.ThornWhipNPCDebuff, 240 }, // BuffID: 315
|
||||
{ BuffID.RainbowWhipNPCDebuff, 240 }, // BuffID: 316
|
||||
{ BuffID.MaceWhipNPCDebuff, 240 }, // BuffID: 319
|
||||
{ BuffID.GelBalloonBuff, 1800 } // BuffID: 320
|
||||
{ BuffID.GelBalloonBuff, 1800 }, // BuffID: 320
|
||||
{ BuffID.OnFire3, 360 }, // BuffID: 323
|
||||
{ BuffID.Frostburn2, 900 }, // BuffID: 324
|
||||
{ BuffID.BoneWhipNPCDebuff, 240 } // BuffID: 326
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue