Skip to content

Commit 7ed29f2

Browse files
committed
Deprecate fairingless LV-909 engine
For #84.
1 parent 1448cdb commit 7ed29f2

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

  • GameData/SDHI/Service Module System/Parts/SDHI_Rockomax_LV-909_NoFairing

GameData/SDHI/Service Module System/Parts/SDHI_Rockomax_LV-909_NoFairing/part.cfg

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
PART
22
{
3+
// NOTE - This part has been deprecated, and will be removed in subsequent updates
4+
// It has been left here for backwards compatibility with existing craft
5+
36
// Kerbal Space Program - Part Config
47
// LV-T45 Liquid Fuel Engine (Fairingless)
58
//
@@ -37,11 +40,11 @@ PART
3740
TechRequired = heavierRocketry
3841
entryCost = 0
3942
cost = 750
40-
category = Engine
43+
category = -1
4144
subcategory = 0
42-
title = LV-909 "Terrier" Liquid Fuel Engine (Fairingless)
45+
title = [DEPRECATED] LV-909 "Terrier" Liquid Fuel Engine (Fairingless)
4346
manufacturer = Jebediah Kerman's Junkyard and Spaceship Parts Co.
44-
description = Variant of the Rockomax LV-909 designed for use with SDHI's Service Module System, with the fairings removed.
47+
description = [This part has been deprecated, and cannot be used to build new crafts. Existing crafts/vessels using this part can still function, however.]
4548
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
4649
attachRules = 1,0,1,0,0
4750

0 commit comments

Comments
 (0)