Added /grow
This commit is contained in:
parent
903c9b4154
commit
3f40437d4b
3 changed files with 43 additions and 2 deletions
|
|
@ -132,6 +132,9 @@ namespace TShockAPI
|
|||
[Description("User can buff other players")]
|
||||
public static readonly string buffplayer;
|
||||
|
||||
[Description("")]
|
||||
public static readonly string grow;
|
||||
|
||||
static Permissions()
|
||||
{
|
||||
foreach (var field in typeof(Permissions).GetFields())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue