Add tele potion and conch perms to default
This commit is contained in:
parent
356cdaa7ad
commit
62d15cf445
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