Skip to content

Commit

Permalink
* creature-stats update
Browse files Browse the repository at this point in the history
* fix for negative taming-bonus-values (Giganotosaur)
+ xp for 59th level
* warning when TE differs in chosen possibilities
  • Loading branch information
cadon committed Nov 30, 2015
1 parent 7b945a9 commit aede735
Show file tree
Hide file tree
Showing 5 changed files with 143 additions and 115 deletions.
4 changes: 2 additions & 2 deletions ARKBreedingStats/ARKBreedingStats.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<None Include="stats.csv">
<Content Include="stats.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</Content>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
Expand Down
63 changes: 31 additions & 32 deletions ARKBreedingStats/Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit aede735

Please sign in to comment.