Update BuffId typo

This commit is contained in:
Stargazing Koishi 2021-11-26 06:54:56 -08:00 committed by GitHub
parent 2217d63dc7
commit db8d56cba7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2418,7 +2418,7 @@ namespace TShockAPI
{ BuffID.OnFire3, 360 }, // BuffID: 323 { BuffID.OnFire3, 360 }, // BuffID: 323
{ BuffID.Frostburn2, 900 }, // BuffID: 324 { BuffID.Frostburn2, 900 }, // BuffID: 324
{ BuffID.BoneWhipNPCDebuff, 240 }, // BuffID: 326 { BuffID.BoneWhipNPCDebuff, 240 }, // BuffID: 326
{ BuffID.TentacleSpike, 540 } // BuffID: 326 { BuffID.TentacleSpike, 540 } // BuffID: 337
}; };
/// <summary> /// <summary>