This commit is contained in:
Brett Hewitson 2020-07-11 12:40:54 +10:00
parent 07c4e36d2d
commit 8208009ce7
7 changed files with 27 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,30 @@
<title>Ark Server Manager Version Feed</title>
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
<link href="http://arkservermanager.freeforums.net/" />
<updated>2020-07-06T00:00:00Z</updated>
<updated>2020-07-11T00:00:00Z</updated>
<entry>
<id>urn:uuid:B64AAEA1-4DCF-4740-9029-169E85302636</id>
<title>1.1.382 (1.1.382.4)</title>
<summary>1.1.382.4</summary>
<link href="" />
<updated>2020-07-11T00:00:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>Dino Section - Dino Imprinting group - Added new BabyImprintAmountMultiplier setting.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:7497F06A-F1EB-4D64-ABD3-CC369BAA93EF</id>

View file

@ -1501,6 +1501,8 @@
<sys:String x:Key="ServerSettings_DinoImprintLabel">Dino Imprinting</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintingStatScaleMultiplierLabel">Imprinting Stat Scale:</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintingStatScaleMultiplierTooltip">How much of an effect on stats the imprinting quality has. Set it to 0 to effectively disable the system.</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintAmountMultiplierLabel">Imprint Amount Scale:</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintAmountMultiplierTooltip">A multiplier applied to the percentage each imprints provides. This multiplier is global, meaning it will affect the imprinting progresssion of every species. Higher values increase the amount of each imprint.</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleIntervalMultiplierLabel">Cuddle Interval:</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleIntervalMultiplierTooltip">A multiplier on how often babies want to cuddle. Lower values means you'll need to cuddle with them more frequently to gain imprinting quality.</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleGracePeriodMultiplierLabel">Cuddle Grace Period:</sys:String>

Binary file not shown.

View file

@ -1 +1 @@
1.1.381
1.1.382

Binary file not shown.