Skip to content

Commit

Permalink
ShuttleExtTank identical_part_name
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePuzzlemaker committed Jun 25, 2024
1 parent 8a2949a commit 912db29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions GameData/RP-1/Tree/identicalParts.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -697,9 +697,10 @@
@PART[ca_landv_orbiter_core]:FOR[xxxRP0] { %identicalParts = RO_surveyorCore,ca_landv_core,ca_landv_orbiter_core,rn_surveyor3 }
@PART[rn_surveyor3]:FOR[xxxRP0] { %identicalParts = RO_surveyorCore,ca_landv_core,ca_landv_orbiter_core,rn_surveyor3 }
@PART[RO_surveyorCore]:FOR[xxxRP0] { %identicalParts = RO_surveyorCore,ca_landv_core,ca_landv_orbiter_core,rn_surveyor3 }
@PART[DIRECT_STS_tank]:FOR[xxxRP0] { %identicalParts = DIRECT_STS_tank,ET,RSBtankSTSET }
@PART[ET]:FOR[xxxRP0] { %identicalParts = DIRECT_STS_tank,ET,RSBtankSTSET }
@PART[RSBtankSTSET]:FOR[xxxRP0] { %identicalParts = DIRECT_STS_tank,ET,RSBtankSTSET }
@PART[DIRECT_STS_tank]:FOR[xxxRP0] { %identicalParts = DIRECT_STS_tank,ET,RSBtankSTSET,ShuttleExtTank }
@PART[ET]:FOR[xxxRP0] { %identicalParts = DIRECT_STS_tank,ET,RSBtankSTSET,ShuttleExtTank }
@PART[RSBtankSTSET]:FOR[xxxRP0] { %identicalParts = DIRECT_STS_tank,ET,RSBtankSTSET,ShuttleExtTank }
@PART[ShuttleExtTank]:FOR[xxxRP0] { %identicalParts = DIRECT_STS_tank,ET,RSBtankSTSET,ShuttleExtTank }
@PART[RFTank-I]:FOR[xxxRP0] { %identicalParts = RFTank-I }
@PART[RFTank-II]:FOR[xxxRP0] { %identicalParts = RFTank-II }
@PART[RFTank-III]:FOR[xxxRP0] { %identicalParts = RFTank-III }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@
"engine_config": "",
"upgrade": false,
"entry_cost_mods": "ShuttleSWT",
"identical_part_name": "",
"identical_part_name": "SWT",
"module_tags": []
},
{
Expand Down

0 comments on commit 912db29

Please sign in to comment.