Update Bouncer.cs
Removes double occurrence of daybreak buff from dictionary. Thanks for pointing this out @AxeelAnder
This commit is contained in:
parent
38e781caa5
commit
e3bac1871a
1 changed files with 0 additions and 1 deletions
|
|
@ -1867,7 +1867,6 @@ namespace TShockAPI
|
|||
{ BuffID.BoneJavelin, 900 },
|
||||
{ BuffID.StardustMinionBleed, 900 },
|
||||
{ BuffID.DryadsWardDebuff, 120 },
|
||||
{ BuffID.Daybreak, 300 },
|
||||
{ BuffID.BetsysCurse, 600 },
|
||||
{ BuffID.Oiled, 540 },
|
||||
{ BuffID.Confused, 360 }, // Brain of Confusion Internal Item ID: 3223
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue