Added 1.4.1.0 player inflicted debuffs to bouncer

OnFire3/Hellfire - New magma stone debuff that deals 15 dps instead of 4 dps
Frostburn2/Frostbite - Frost armor new set bonus 25 dps instead of 8 dps
BoneWhipNPCDebuff - Debuff applied from new Spinal Tap whip
This commit is contained in:
Quinci135 2020-10-14 15:21:16 -07:00 committed by GitHub
parent 54ad8604aa
commit 50e0bf0290
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2100,6 +2100,9 @@ namespace TShockAPI
{ BuffID.RainbowWhipNPCDebuff, 240 }, // BuffID: 316
{ BuffID.MaceWhipNPCDebuff, 240 }, // BuffID: 319
{ BuffID.GelBalloonBuff, 1800 } // BuffID: 320
{ BuffID.OnFire3, 360 }, // BuffID: 323
{ BuffID.Frostburn2, 900 }, // BuffID: 324
{ BuffID.BoneWhipNPCDebuff, 240 } // BuffID: 326
};
/// <summary>