Add missing comma

This commit is contained in:
Quinci135 2020-10-14 15:45:43 -07:00 committed by GitHub
parent c2c24a3423
commit 253c239f86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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