Skip to content

Commit 2988fd3

Browse files
committed
Merge pull request RemoteTechnologiesGroup#39 from Starstrider42/0.25-compat
check the entry costs
2 parents 38f7bbf + 31c8be6 commit 2988fd3

14 files changed

Lines changed: 29 additions & 5 deletions

File tree

GameData/ModuleManager.2.2.2.dll

-43 KB
Binary file not shown.

GameData/ModuleManager.2.5.0.dll

44.5 KB
Binary file not shown.

GameData/RemoteTech/Parts/GigaDish1/part.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ scale = 0.1
1010
node_stack_bottom = 0, 0, 0, 0.0, 1.0, 0.0
1111
node_attach = 0, 0, 0, 0.0, -1.0, 0.0, 1
1212

13+
entryCost = 38500
1314
cost = 11000
1415
category = Science
1516
subcategory = 0

GameData/RemoteTech/Parts/GigaDish2/part.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ alphaCutoff = 0.5
1313
node_stack_bottom = 0, 0, 0, 0.0, 1.0, 0.0
1414
node_attach = 0, 0, 0, 0.0, -1.0, 0.0, 1
1515

16+
entryCost = 33000
1617
cost = 9500
1718
category = Science
1819
subcategory = 0

GameData/RemoteTech/Parts/LongAntenna2/part.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PART
22
{
33
MODEL
44
{
5-
model = Squad/Parts/Utility/longAntenna/model
5+
model = Squad/Parts/Utility/commsDish16/model
66
position = 0.0, 0.0, 0.0
77
scale = 1.0, 2.0, 1.0
88
rotation = 0.0, 0.0, 0.0
@@ -19,6 +19,7 @@ rescaleFactor = 1
1919
node_stack_bottom = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0
2020
node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0
2121

22+
entryCost = 1500
2223
cost = 600
2324
category = Science
2425
subcategory = 0
@@ -46,4 +47,4 @@ MODULE
4647
actionGUIName = Toggle Antenna
4748
}
4849
49-
}
50+
}

GameData/RemoteTech/Parts/LongAntenna3/part.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ alphaCutoff = 0.5
1212

1313
node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0
1414

15+
entryCost = 1000
1516
cost = 400
1617
category = Science
1718
subcategory = 0

GameData/RemoteTech/Parts/LongDish1/part.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ alphaCutoff = 0.5
1313
node_stack_bottom = 0.0, -0.2, 0.0, 0.0, 1.0, 0.0, 0
1414
node_attach = 0.0, -0.2, 0.0, 0.0, -1.0, 0.0
1515

16+
entryCost = 6000
1617
cost = 2000
1718
category = -1
1819
subcategory = 0

GameData/RemoteTech/Parts/LongDish2/part.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ alphaCutoff = 0.5
1313
node_stack_bottom = 0.0, -0.2, 0.0, 0.0, 1.0, 0.0, 0
1414
node_attach = 0.0, -0.75, 0.0, 0.0, -1.0, 0.0
1515

16+
entryCost = 6000
1617
cost = 2000
1718
category = Science
1819
subcategory = 0

GameData/RemoteTech/Parts/ShortAntenna1/part.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ alphaCutoff = 0.5
1212

1313
node_attach = 0.46, 0.0, 0.0, 1.0, 0.0, 0.0
1414

15+
entryCost = 200
1516
cost = 60
1617
category = Science
1718
subcategory = 0

GameData/RemoteTech/Parts/ShortDish1/part.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ alphaCutoff = 0.5
1313
node_stack_bottom = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0
1414
node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0
1515

16+
cost = 2000
1617
cost = 800
1718
category = -1
1819
subcategory = 0

0 commit comments

Comments
 (0)