From 03e63787f46e2518705abd8a43d6547ef3ea6b8a Mon Sep 17 00:00:00 2001 From: ChrisAdderley Date: Wed, 1 Jan 2020 22:40:44 -0800 Subject: [PATCH] Castor SRB fix. --- Distribution/Restock/changelog.txt | 1 + .../ReStockPlus/Parts/Engine/1875/restock-srb-castor.cfg | 2 +- Distribution/RestockPlus/changelog.txt | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Distribution/Restock/changelog.txt b/Distribution/Restock/changelog.txt index d88b8234..071ee826 100644 --- a/Distribution/Restock/changelog.txt +++ b/Distribution/Restock/changelog.txt @@ -3,6 +3,7 @@ v1.0.2 - Fixed 'tankbutt' localizations for Skiff showing 1.875m when they should be 2.5m (#766) - Fixed inflatable heatshield fairing (#765) + v1.0.1 ----- - Fixed lack of bundled ModuleManager diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-srb-castor.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-srb-castor.cfg index c780cc31..5c809be0 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-srb-castor.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-srb-castor.cfg @@ -2,7 +2,7 @@ // 1.875m SRB for post-1.8 (mirrors Pollux) PART { - name = restock-srb-anvil-1 + name = restock-srb-castor-1 module = Part author = Chris Adderley (Nertea) rescaleFactor = 1 diff --git a/Distribution/RestockPlus/changelog.txt b/Distribution/RestockPlus/changelog.txt index 2e112f8e..eaa12c3e 100644 --- a/Distribution/RestockPlus/changelog.txt +++ b/Distribution/RestockPlus/changelog.txt @@ -1,6 +1,7 @@ v1.0.2 ----- - Fixed tech tree locations for 1.875m decoupler and separator +- Fixed Castor SRB having the same part name as old Anvil v1.0.1 ------