Skip to content

Commit b75ffcb

Browse files
committed
- Corrected tech requirements for warp drive configs.
1 parent daa28ef commit b75ffcb

7 files changed

Lines changed: 9 additions & 6 deletions

File tree

GameData/WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rescaleFactor = 1
1010
node_stack_top = 0.0, 1.0252737, 0.0, 0.0, 1.0, 0.0, 2
1111
node_stack_bottom = 0.0, -1.047, 0.0, 0.0, 1.0, 0.0, 2
1212

13-
TechRequired = experimentalScience
13+
TechRequired = interstellarTechUHEPhysics
1414
entryCost = 20000
1515
cost = 80
1616
category = Utility

GameData/WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive2.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rescaleFactor = 0.5
1010
node_stack_top = 0.0, 1.0252737, 0.0, 0.0, 1.0, 0.0, 1
1111
node_stack_bottom = 0.0, -1.047, 0.0, 0.0, 1.0, 0.0, 1
1212

13-
TechRequired = experimentalScience
13+
TechRequired = interstellarTechUHEPhysics
1414
entryCost = 20000
1515
cost = 80
1616
category = Utility

GameData/WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive3.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rescaleFactor = 1.5
1010
node_stack_top = 0.0, 1.0252737, 0.0, 0.0, 1.0, 0.0, 3
1111
node_stack_bottom = 0.0, -1.047, 0.0, 0.0, 1.0, 0.0, 3
1212

13-
TechRequired = experimentalScience
13+
TechRequired = interstellarTechUHEPhysics
1414
entryCost = 20000
1515
cost = 8000
1616
category = Utility

GameData/WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive21.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rescaleFactor = 1
1010
node_stack_top = 0.0, 0.30, 0.0, 0.0, 1.0, 0.0, 1
1111
node_stack_bottom = 0.0, -0.237, 0.0, 0.0, 1.0, 0.0, 1
1212

13-
TechRequired = experimentalScience
13+
TechRequired = interstellarTechUHEPhysics
1414
entryCost = 20000
1515
cost = 80
1616
category = Utility

GameData/WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive22.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rescaleFactor = 2
1010
node_stack_top = 0.0, 0.30, 0.0, 0.0, 1.0, 0.0, 2
1111
node_stack_bottom = 0.0, -0.237, 0.0, 0.0, 1.0, 0.0, 2
1212

13-
TechRequired = experimentalScience
13+
TechRequired = interstellarTechUHEPhysics
1414
entryCost = 20000
1515
cost = 80
1616
category = Utility

GameData/WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive23.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rescaleFactor = 3
1010
node_stack_top = 0.0, 0.30, 0.0, 0.0, 1.0, 0.0, 3
1111
node_stack_bottom = 0.0, -0.237, 0.0, 0.0, 1.0, 0.0, 3
1212

13-
TechRequired = experimentalScience
13+
TechRequired = interstellarTechUHEPhysics
1414
entryCost = 20000
1515
cost = 8000
1616
category = Utility

GameData/WarpPlugin/changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Version Experimental
2626
- Added detail to IR telescope description to indicate it's requirements.
2727
- Corrected many node sizes in part configs. (feedback: arcfurnace)
2828
- Limited visibility of toolbar icons to thier appropriate mode. (code: blizzy78)
29+
- Corrected node sizes for thermal recievers.
30+
- Corrected resource name in particle fission reactor configs.
31+
- Corrected tech requirements for warp drive configs.
2932

3033
Version 0.11.0
3134
-Toolbar Integration

0 commit comments

Comments
 (0)