Chest KillTile is now subject to region protection.
Non-working /buff
This commit is contained in:
parent
e4bcadcdc4
commit
473d554de1
4 changed files with 54 additions and 0 deletions
|
|
@ -67,6 +67,8 @@ 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