Merge remote-tracking branch 'drunderscore/fix/you-cant-have-a-pie-without-cool-whip' into general-devel

This commit is contained in:
Lucas Nicodemus 2022-10-14 23:16:17 -07:00
commit 2804f71eb0
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -2531,6 +2531,7 @@ namespace TShockAPI
{ BuffID.Frostburn2, 900 }, // BuffID: 324
{ BuffID.BoneWhipNPCDebuff, 240 }, // BuffID: 326
{ BuffID.TentacleSpike, 540 }, // BuffID: 337
{ BuffID.CoolWhipNPCDebuff, 240 }, // BuffID: 340
{ BuffID.BloodButcherer, 540 }, // BuffID: 344
{ BuffID.Shimmer, 100 }, // BuffID: 353
};