Skip to content

Commit

Permalink
Bugfixes / tree tweak move.
Browse files Browse the repository at this point in the history
  • Loading branch information
Felger committed Jul 21, 2015
1 parent c5c00e0 commit 2978319
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
9 changes: 9 additions & 0 deletions GameData/64k/Compatability/Contract_Bug_Workaround.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@Contracts
{
@Survey
{
@TrivialHomeNearbyRange *= 4
@SignificantHomeNearbyRange *= 4
@ExceptionalHomeNearbyRange *= 4
}
}
4 changes: 4 additions & 0 deletions GameData/64k/Compatability/TreeTweaks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@
{
//More required for probe starts.
@TechRequired = stability
}
@PART[proceduralTank*]:FINAL
{
@TechRequired = start
}

0 comments on commit 2978319

Please sign in to comment.