From 253c239f860f12b2d89dc5f5289f79e988544a60 Mon Sep 17 00:00:00 2001 From: Quinci135 Date: Wed, 14 Oct 2020 15:45:43 -0700 Subject: [PATCH] Add missing comma --- TShockAPI/Bouncer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TShockAPI/Bouncer.cs b/TShockAPI/Bouncer.cs index 9161c8dd..b79d59c5 100644 --- a/TShockAPI/Bouncer.cs +++ b/TShockAPI/Bouncer.cs @@ -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