(f2e516dfe) v0.9.3.2
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
<Text file="Content/Texts/SimplifiedChineseVanilla.xml" />
|
||||
<Text file="Content/Texts/TraditionalChineseVanilla.xml" />
|
||||
<Text file="Content/Texts/CastilianSpanishVanilla.xml" />
|
||||
<Text file="Content/Texts/JapaneseVanilla.xml" />
|
||||
<Text file="Content/Texts/LatinamericanSpanishVanilla.xml" />
|
||||
<Text file="Content/Texts/PolishVanilla.xml" />
|
||||
<Text file="Content/Texts/TurkishVanilla.xml" />
|
||||
@@ -117,6 +118,11 @@
|
||||
<NPCConversations file="Content/NPCConversations/NpcConversations_BrazilianPortuguese.xml"/>
|
||||
<NPCConversations file="Content/NPCConversations/NpcConversations_SimplifiedChinese.xml"/>
|
||||
<NPCConversations file="Content/NPCConversations/NpcConversations_TraditionalChinese.xml"/>
|
||||
<NPCConversations file="Content/NPCConversations/NpcConversations_CastilianSpanish.xml"/>
|
||||
<NPCConversations file="Content/NPCConversations/NpcConversations_Japanese.xml"/>
|
||||
<NPCConversations file="Content/NPCConversations/NpcConversations_LatinamericanSpanish.xml"/>
|
||||
<NPCConversations file="Content/NPCConversations/NpcConversations_Polish.xml"/>
|
||||
<NPCConversations file="Content/NPCConversations/NpcConversations_Turkish.xml"/>
|
||||
<Jobs file="Content/Jobs.xml" />
|
||||
<Sounds file="Content/Sounds/sounds.xml" />
|
||||
<Tutorials file="Content/Tutorials/Tutorials.xml" />
|
||||
|
||||
@@ -7,20 +7,22 @@
|
||||
karmaincrease="0.1"
|
||||
karmaincreasethreshold="50"
|
||||
structurerepairkarmaincrease="0.05"
|
||||
structuredamagekarmadecrease="0.1"
|
||||
structuredamagekarmadecrease="0.08"
|
||||
itemrepairkarmaincrease="0.03"
|
||||
reactoroverheatkarmadecrease="0.5"
|
||||
reactormeltdownkarmadecrease="30"
|
||||
damageenemykarmaincrease="0.1"
|
||||
damagefriendlykarmadecrease="0.2"
|
||||
damagefriendlykarmadecrease="0.15"
|
||||
extinguishfirekarmaincrease="1"
|
||||
allowedwiredisconnectionsperminute="3"
|
||||
allowedwiredisconnectionsperminute="5"
|
||||
wiredisconnectionkarmadecrease="6.0"
|
||||
steersubkarmaincrease="0.15"
|
||||
spamfilterkarmadecrease="15"
|
||||
herpesthreshold="40"
|
||||
kickbanthreshold="1"
|
||||
karmanotificationinterval="10" />
|
||||
kicksbeforeban="3"
|
||||
karmanotificationinterval="15"
|
||||
resetkarmabetweenrounds="true" />
|
||||
<Preset
|
||||
name="Strict"
|
||||
karmadecay="0.08"
|
||||
@@ -35,13 +37,15 @@
|
||||
damageenemykarmaincrease="0.1"
|
||||
damagefriendlykarmadecrease="0.3"
|
||||
extinguishfirekarmaincrease="1"
|
||||
allowedwiredisconnectionsperminute="1"
|
||||
allowedwiredisconnectionsperminute="3"
|
||||
wiredisconnectionkarmadecrease="10.0"
|
||||
steersubkarmaincrease="0.15"
|
||||
spamfilterkarmadecrease="25"
|
||||
herpesthreshold="40"
|
||||
kickbanthreshold="1"
|
||||
karmanotificationinterval="10" />
|
||||
kicksbeforeban="1"
|
||||
karmanotificationinterval="15"
|
||||
resetkarmabetweenrounds="true" />
|
||||
<Preset
|
||||
name="Custom"
|
||||
karmadecay="0.08"
|
||||
@@ -49,18 +53,20 @@
|
||||
karmaincrease="0.1"
|
||||
karmaincreasethreshold="50"
|
||||
structurerepairkarmaincrease="0.05"
|
||||
structuredamagekarmadecrease="0.1"
|
||||
structuredamagekarmadecrease="0.08"
|
||||
itemrepairkarmaincrease="0.03"
|
||||
reactoroverheatkarmadecrease="0.5"
|
||||
reactormeltdownkarmadecrease="30"
|
||||
damageenemykarmaincrease="0.1"
|
||||
damagefriendlykarmadecrease="0.2"
|
||||
damagefriendlykarmadecrease="0.15"
|
||||
extinguishfirekarmaincrease="1"
|
||||
allowedwiredisconnectionsperminute="3"
|
||||
allowedwiredisconnectionsperminute="5"
|
||||
wiredisconnectionkarmadecrease="6.0"
|
||||
steersubkarmaincrease="0.15"
|
||||
spamfilterkarmadecrease="15"
|
||||
herpesthreshold="40"
|
||||
kickbanthreshold="1"
|
||||
karmanotificationinterval="10" />
|
||||
kicksbeforeban="3"
|
||||
karmanotificationinterval="15"
|
||||
resetkarmabetweenrounds="true" />
|
||||
</KarmaManager>
|
||||
Reference in New Issue
Block a user