Rod of discord permission change.

This commit is contained in:
Zack Piispanen 2013-10-18 22:34:35 -04:00
parent bd123bc97a
commit 2b8e40ad0e
2 changed files with 5 additions and 3 deletions

View file

@ -210,6 +210,9 @@ namespace TShockAPI
[Description("User can use /spawn.")]
public static readonly string spawn = "tshock.tp.spawn";
[Description("User can use the Rod of Discor.")]
public static readonly string rod = "tshock.tp.rod";
// tshock.world nodes
[Description("Allows you to edit the spawn.")]