Rewriting /grow; Adding /wallow
This commit is contained in:
parent
07b70431f9
commit
709997b728
2 changed files with 336 additions and 26 deletions
|
|
@ -319,6 +319,9 @@ namespace TShockAPI
|
|||
[Description("User can grow plants.")]
|
||||
public static readonly string grow = "tshock.world.grow";
|
||||
|
||||
[Description("User can grow evil biome plants.")]
|
||||
public static readonly string growevil = "tshock.world.growevil";
|
||||
|
||||
[Description("User can change hardmode state.")]
|
||||
public static readonly string hardmode = "tshock.world.hardmode";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue