From 4eea53c9dd16c8036f14f1f1d31c219a5df996b5 Mon Sep 17 00:00:00 2001 From: cybutek Date: Sun, 27 Mar 2016 23:26:20 +0100 Subject: [PATCH] Added tags to the parts and adjusted prices. Updated description of the ER7500 so it's not ambiguous that there's no extra functionality using it over the chip. --- Output/KerbalEngineer/Parts/Engineer7500/part.cfg | 5 +++-- Output/KerbalEngineer/Parts/EngineerChip/part.cfg | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Output/KerbalEngineer/Parts/Engineer7500/part.cfg b/Output/KerbalEngineer/Parts/Engineer7500/part.cfg index fdbc3cb9..4cbf65ba 100644 --- a/Output/KerbalEngineer/Parts/Engineer7500/part.cfg +++ b/Output/KerbalEngineer/Parts/Engineer7500/part.cfg @@ -14,12 +14,13 @@ PART // --- editor parameters --- TechRequired = start entryCost = 0 - cost = 500 + cost = 150 category = Science subcategory = 0 title = ER-7500 Computer Flight Unit manufacturer = CYBUTEK Solutions Ltd. - description = The ER-7500 goes back to roots with the Kerbal Engineering System. This unit has been proven to be at least 1x10^-5 times faster than a standard hard drive. + description = The ER-7500 goes back to roots with the Kerbal Engineering System. This unit has been proven to be at least 1x10^-5 times faster than a standard hard drive... Don't tell anyone but it's actually just the chip version in a fancy box with flashing lights and spinny things. + tags = ker engi redux compu flight tape // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 0,1,0,1,1 diff --git a/Output/KerbalEngineer/Parts/EngineerChip/part.cfg b/Output/KerbalEngineer/Parts/EngineerChip/part.cfg index 8549d49d..6cb81561 100644 --- a/Output/KerbalEngineer/Parts/EngineerChip/part.cfg +++ b/Output/KerbalEngineer/Parts/EngineerChip/part.cfg @@ -22,12 +22,13 @@ PART // --- editor parameters --- TechRequired = start entryCost = 0 - cost = 350 + cost = 100 category = Science subcategory = 0 title = Kerbal Engineering System manufacturer = CYBUTEK Solutions Ltd. description = The Kerbal Engineering System boasts an impressive 128bits of solid state storage and enough processing power to run at least 3 digital watches. + tags = ker engi redux compu flight chip // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 0,1,0,1,1