Added confused debuff for Brain of Confusion
This commit is contained in:
parent
2440e044b1
commit
12c34256ac
1 changed files with 1 additions and 1 deletions
|
|
@ -1870,7 +1870,7 @@ namespace TShockAPI
|
|||
{ BuffID.Daybreak, 300 },
|
||||
{ BuffID.BetsysCurse, 600 },
|
||||
{ BuffID.Oiled, 540 },
|
||||
{ BuffID.Confused, 360 },
|
||||
{ BuffID.Confused, 360 }
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue