From 770811b3c764e9038523d06ab57e9891704a7ec9 Mon Sep 17 00:00:00 2001 From: Chris Gray Date: Fri, 29 Aug 2014 22:36:51 -0700 Subject: [PATCH] Update NFT_TweakScale.cfg Fixed trusslrg-hollow, was using an underscore instead of a dash, causing it not to be scaled. Added Adapter - 2.5m to Large Truss, which was missing from the file. --- Gamedata/TweakScale/NFT_TweakScale.cfg | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Gamedata/TweakScale/NFT_TweakScale.cfg b/Gamedata/TweakScale/NFT_TweakScale.cfg index 1b298dff..d1a83a13 100644 --- a/Gamedata/TweakScale/NFT_TweakScale.cfg +++ b/Gamedata/TweakScale/NFT_TweakScale.cfg @@ -98,7 +98,7 @@ defaultScale = 2.5 } } -@PART[trusslrg_hollow] // Modular Octo-Girder Collector's Hollow Edition +@PART[trusslrg-hollow] // Modular Octo-Girder Collector's Hollow Edition { MODULE { @@ -143,8 +143,15 @@ defaultScale = 2.5 } } - - +@PART[trusslrg-adapter] // Adapter - 2.5m to Large Truss +{ + MODULE + { + name = TweakScale + type = stack + defaultScale = 2.5 + } +} @PART[trusslrg-adapter-25] // Octo-Girder Adapter { MODULE