From 8cb7a6818114b9cf8201b07bf4ffca220549a3c8 Mon Sep 17 00:00:00 2001 From: Poodmund Date: Fri, 24 Apr 2020 21:10:45 +0100 Subject: [PATCH] - Fixed top nodes for Mastodon/Galleon 3.75m Boattail variants. --- .../ReStock/PatchesMH/Engine/restock-mh-engines-25.cfg | 4 ++-- .../ReStockPlus/Parts/Engine/1875/restock-engine-galleon.cfg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-25.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-25.cfg index 54459248..55b868c8 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-25.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-25.cfg @@ -738,7 +738,7 @@ } NODES { - node_stack_top = 0.0, 0.2, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2 } } @@ -948,7 +948,7 @@ } NODES { - node_stack_top = 0.0, 0.2, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2 } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-galleon.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-galleon.cfg index 12bbe519..8b2a560f 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-galleon.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-galleon.cfg @@ -487,7 +487,7 @@ PART } NODES { - node_stack_top = 0.0, 0.2, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2 } } @@ -688,7 +688,7 @@ PART } NODES { - node_stack_top = 0.0, 0.2, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2 } }