Merge pull request #2314 from moisterrific/patch-25
Add tele potion and conch perms to default
This commit is contained in:
commit
439dc6a0eb
1 changed files with 4 additions and 1 deletions
|
|
@ -77,7 +77,10 @@ namespace TShockAPI.DB
|
|||
Permissions.whisper,
|
||||
Permissions.wormhole,
|
||||
Permissions.canpaint,
|
||||
Permissions.pylon));
|
||||
Permissions.pylon,
|
||||
Permissions.tppotion,
|
||||
Permissions.magicconch,
|
||||
Permissions.demonconch));
|
||||
|
||||
AddDefaultGroup("vip", "default",
|
||||
string.Join(",",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue