2f107db...5202af9

This commit is contained in:
Joonas Rikkonen
2019-03-18 21:42:26 +02:00
parent 58c92888b7
commit 044fd3344b
395 changed files with 27417 additions and 19754 deletions
@@ -53,8 +53,9 @@
<Character file="Content/Characters/Fractalguardian/Fractalguardian.xml" />
<Character file="Content/Characters/Fractalguardian2/Fractalguardian2.xml" />
<Character file="Content/Characters/Human/Human.xml" />
<Character file="Content/Characters/Humanhusk/Humanhusk.xml" />
<Character file="Content/Characters/Husk/Husk.xml" />
<Character file="Content/Characters/Humanhusk/Humanhusk.xml" />
<Character file="Content/Characters/Legacyhusk/Legacyhusk.xml" />
<Character file="Content/Characters/Legacycrawler/Legacycrawler.xml" />
<Character file="Content/Characters/Legacymoloch/Legacymoloch.xml" />
<Character file="Content/Characters/Mudraptor/Mudraptor.xml" />
@@ -70,6 +71,7 @@
<Submarine file="Submarines/Orca.sub" />
<Submarine file="Submarines/Typhon.sub" />
<Submarine file="Submarines/Muikku.sub" />
<Submarine file="Submarines/Bunyip.sub" />
<Submarine file="Submarines/Humpback.sub" />
<Text file="Content/Texts/EnglishVanilla.xml" />
<Text file="Content/Texts/EnglishVanillaLoadingTips.xml" />
@@ -91,5 +93,5 @@
<Sounds file="Content/Sounds/sounds.xml" />
<Tutorials file="Content/Tutorials/Tutorials.xml" />
<Executable file="Barotrauma.exe" />
<ServerExecutable file="BarotraumaServer.exe" />
<ServerExecutable file="DedicatedServer.exe" />
</contentpackage>
@@ -8,7 +8,7 @@
<Preset
name="Moderator"
description="Allowed to manage round settings, kick players and access server logs."
permissions="EndRound,Kick,SelectSub,SelectMode,ManageCampaign,ConsoleCommands,ServerLog">
permissions="ManageRound,Kick,SelectSub,SelectMode,ManageCampaign,ConsoleCommands,ServerLog">
<Command name="clientlist"/>
<Command name="autorestart"/>
<Command name="autorestartinterval"/>
@@ -23,7 +23,7 @@
<Preset
name="Admin"
description="Allowed to ban and kick players, manage round settings, access server logs and use nearly all console commands."
permissions="EndRound,Kick,Ban,Unban,SelectSub,SelectMode,ManageCampaign,ConsoleCommands,ServerLog">
permissions="All">
<Command name="clientlist"/>
<Command name="autorestart"/>
<Command name="autorestartinterval"/>