Completely removed /buff
This commit is contained in:
parent
34d39bd8d3
commit
f3e3c4dafc
3 changed files with 0 additions and 26 deletions
|
|
@ -67,8 +67,6 @@ namespace TShockAPI
|
|||
|
||||
public int MaximumLoginAttempts = 3;
|
||||
|
||||
public int[] Buffs = { 1, 2, 3, 5, 6, 9, 12, 14, 17, 18 };
|
||||
|
||||
public static ConfigFile Read(string path)
|
||||
{
|
||||
if (!File.Exists(path))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue