diff --git a/Distribution/GameData/ConformalDecals/Parts/Generic/decal-generic.cfg b/Distribution/GameData/ConformalDecals/Parts/Generic/decal-generic.cfg index fde8a0c..04a3d1a 100644 --- a/Distribution/GameData/ConformalDecals/Parts/Generic/decal-generic.cfg +++ b/Distribution/GameData/ConformalDecals/Parts/Generic/decal-generic.cfg @@ -21,17 +21,17 @@ PART cost = 75 category = Structural - // CDL-1 Semiotic Standard Decal - title = #LOC_ConformalDecals_semiotic-title + // CDL-1 Generic Decal + title = #LOC_ConformalDecals_generic-title // Peel-N-Stik Adhesive Decals manufacturer = #LOC_ConformalDecals_agent-peel-n-stick_title - // After several unfortunate mishaps with confusing signage on spacecraft, The Peel-N-Stikā„¢ Corporation teamed up with Kerland-Mutani to unveil the Semiotic Standard for Kerbal Vessels, a set of standardized icons for use on ships and stations. - description = #LOC_ConformalDecals_semiotic-description + // A set of generic warning decals and signs to add to your vehicles. + description = #LOC_ConformalDecals_generic-description - // conformal decal sticker semiotic standard for kerbal vessels Ron Cobb Alien - tags = #LOC_ConformalDecals_semiotic-tags + // conformal decal sticker generic hazard warning danger + tags = #LOC_ConformalDecals_generic-tags bulkheadProfiles = srf @@ -62,7 +62,11 @@ PART defaultScale = 0.5 defaultDepth = 0.1 defaultOpacity = 0.8 - defaultCutoff = 0.5 + + opacityAdjustable = true + + cutoff = 0.5 + cutoffAdjustable = false scaleRange = 0.05, 1 @@ -87,76 +91,68 @@ PART SUBTYPE { name = hazard - title = #LOC_ConformalDecals_semiotic-variant0 - primaryColor = Red - secondaryColor = White + title = #LOC_ConformalDecals_generic-variant-hazard + primaryColor = Gold + secondaryColor = Black MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/DiffuseSDF tile = 0, 2, 128, 112 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = high-voltage - title = #LOC_ConformalDecals_semiotic-variant-2 - primaryColor = White - secondaryColor = White + title = #LOC_ConformalDecals_generic-variant-high-voltage + primaryColor = Gold + secondaryColor = Black MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 128, 2, 128, 112 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = radioactive - title = #LOC_ConformalDecals_semiotic-variant-4 - primaryColor = Red - secondaryColor = White + title = #LOC_ConformalDecals_generic-variant-radioactive + primaryColor = Gold + secondaryColor = Black MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 256, 2, 128, 112 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = strong-rf - title = #LOC_ConformalDecals_semiotic-variant-6 - primaryColor = Red - secondaryColor = White + title = #LOC_ConformalDecals_generic-variant-strong-rf + primaryColor = Gold + secondaryColor = Black MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 384, 2, 128, 112 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = ejection-seat - title = #LOC_ConformalDecals_semiotic-variant-8 - primaryColor = Blue + title = #LOC_ConformalDecals_generic-variant-ejection-seat + primaryColor = Red secondaryColor = White MODULE { @@ -164,33 +160,29 @@ PART DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 690, 4, 330, 118 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = danger-triangle - title = #LOC_ConformalDecals_semiotic-variant-10 - primaryColor = White - secondaryColor = Black + title = #LOC_ConformalDecals_generic-variant-danger-triangle + primaryColor = Red + secondaryColor = White MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 898, 4, 122, 118 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = danger-explosive - title = #LOC_ConformalDecals_semiotic-variant-12 - primaryColor = White + title = #LOC_ConformalDecals_generic-variant-danger-explosive + primaryColor = Red secondaryColor = Black MODULE { @@ -198,33 +190,29 @@ PART DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 6, 126, 196, 132 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = nfpa-hydrazine - title = #LOC_ConformalDecals_semiotic-variant-14 - primaryColor = Black - secondaryColor = Black + title = #LOC_ConformalDecals_generic-variant-nfpa-hydrazine + primaryColor = TurquoiseBlue + secondaryColor = Yellow MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 210, 122, 94, 94 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = rescue-arrow-right - title = #LOC_ConformalDecals_semiotic-variant-16 - primaryColor = White + title = #LOC_ConformalDecals_generic-variant-rescue-arrow-right + primaryColor = Gold secondaryColor = Black MODULE { @@ -232,45 +220,43 @@ PART DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 8, 262, 192, 70 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = kerbnet - title = #LOC_ConformalDecals_semiotic-variant-18 + title = #LOC_ConformalDecals_generic-variant-kerbnet primaryColor = White - secondaryColor = Black + secondaryColor = Grey MODULE { IDENTIFIER { name = ModuleConformalDecal } - DATA { tile = 4, 334, 132, 132 } + DATA { + tile = 4, 334, 132, 132 } + cutoff = 0 } } SUBTYPE { name = explosive-bolts - title = #LOC_ConformalDecals_semiotic-variant-20 - primaryColor = Grey - secondaryColor = White + title = #LOC_ConformalDecals_generic-variant-explosive-bolts + primaryColor = Red + secondaryColor = Black MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 508, 332, 262, 112 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = intake-left - title = #LOC_ConformalDecals_semiotic-variant-22 - primaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-intake-left + primaryColor = Red secondaryColor = White MODULE { @@ -278,16 +264,14 @@ PART DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 202, 218, 164, 114 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = intake-right - title = #LOC_ConformalDecals_semiotic-variant-24 - primaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-intake-right + primaryColor = Red secondaryColor = White MODULE { @@ -295,16 +279,14 @@ PART DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 366, 218, 164, 114 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = remove-before-flight - title = #LOC_ConformalDecals_semiotic-variant-26 - primaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-remove-before-flight + primaryColor = Red secondaryColor = White MODULE { @@ -315,9 +297,9 @@ PART SUBTYPE { name = avgas-only - title = #LOC_ConformalDecals_semiotic-variant-28 - primaryColor = Grey - secondaryColor = White + title = #LOC_ConformalDecals_generic-variant-avgas-only + primaryColor = Gold + secondaryColor = Black MODULE { IDENTIFIER { name = ModuleConformalDecal } @@ -327,9 +309,9 @@ PART SUBTYPE { name = jetfuel-only - title = #LOC_ConformalDecals_semiotic-variant-30 - primaryColor = Grey - secondaryColor = White + title = #LOC_ConformalDecals_generic-variant-jetfuel-only + primaryColor = White + secondaryColor = Black MODULE { IDENTIFIER { name = ModuleConformalDecal } @@ -339,9 +321,9 @@ PART SUBTYPE { name = no-steppy - title = #LOC_ConformalDecals_semiotic-variant-32 - primaryColor = Grey - secondaryColor = White + title = #LOC_ConformalDecals_generic-variant-no-steppy + primaryColor = Gold + secondaryColor = Black MODULE { IDENTIFIER { name = ModuleConformalDecal } @@ -351,9 +333,9 @@ PART SUBTYPE { name = diagonal-stripes - title = #LOC_ConformalDecals_semiotic-variant-34 - primaryColor = Grey - secondaryColor = White + title = #LOC_ConformalDecals_generic-variant-diagonal-stripes + primaryColor = Gold + secondaryColor = Black MODULE { IDENTIFIER { name = ModuleConformalDecal } @@ -363,8 +345,8 @@ PART SUBTYPE { name = stripe - title = #LOC_ConformalDecals_semiotic-variant-36 - primaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-stripe + primaryColor = White secondaryColor = White MODULE { @@ -379,8 +361,8 @@ PART SUBTYPE { name = ground - title = #LOC_ConformalDecals_semiotic-variant-36 - primaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-ground + primaryColor = Black secondaryColor = White MODULE { @@ -388,16 +370,14 @@ PART DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 776, 388, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = numeral-1 - title = #LOC_ConformalDecals_semiotic-variant-38 - primaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-numeral-1 + primaryColor = Black secondaryColor = White MODULE { @@ -405,169 +385,149 @@ PART DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 328, 456, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = numeral-2 - title = #LOC_ConformalDecals_semiotic-variant-40 - primaryColor = Grey - secondaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-numeral-2 + primaryColor = Black + secondaryColor = White MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 376, 456, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = numeral-3 - title = #LOC_ConformalDecals_semiotic-variant-40 - primaryColor = Grey - secondaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-numeral-3 + primaryColor = Black + secondaryColor = White MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 424, 456, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = numeral-4 - title = #LOC_ConformalDecals_semiotic-variant-40 - primaryColor = Grey - secondaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-numeral-4 + primaryColor = Black + secondaryColor = White MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 472, 456, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = numeral-5 - title = #LOC_ConformalDecals_semiotic-variant-40 - primaryColor = Grey - secondaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-numeral-5 + primaryColor = Black + secondaryColor = White MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 520, 456, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = numeral-6 - title = #LOC_ConformalDecals_semiotic-variant-40 - primaryColor = Grey - secondaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-numeral-6 + primaryColor = Black + secondaryColor = White MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 568, 456, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = numeral-7 - title = #LOC_ConformalDecals_semiotic-variant-40 - primaryColor = Grey - secondaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-numeral-7 + primaryColor = Black + secondaryColor = White MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 614, 456, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = numeral-8 - title = #LOC_ConformalDecals_semiotic-variant-40 - primaryColor = Grey - secondaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-numeral-8 + primaryColor = Black + secondaryColor = White MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 662, 456, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = numeral-9 - title = #LOC_ConformalDecals_semiotic-variant-40 - primaryColor = Grey - secondaryColor = Grey + title = #LOC_ConformalDecals_generic-variant-numeral-9 + primaryColor = Black + secondaryColor = White MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 670, 456, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = numeral-0 - title = #LOC_ConformalDecals_semiotic-variant-56 - primaryColor = Orange - secondaryColor = Black + title = #LOC_ConformalDecals_generic-variant-numeral-10 + primaryColor = Black + secondaryColor = White MODULE { IDENTIFIER { name = ModuleConformalDecal } DATA { shader = ConformalDecals/Paint/SpecularSDF tile = 758, 456, 48, 48 - cutoff = 0.5 - cutoffAdjustable = false } } } SUBTYPE { name = pence - title = #LOC_ConformalDecals_semiotic-variant-62 - primaryColor = Orange + title = #LOC_ConformalDecals_generic-variant-pence + primaryColor = TwilightBlue secondaryColor = White MODULE { @@ -579,7 +539,6 @@ PART opacity = 1 cutoff = 0 opacityAdjustable = false - cutoffAdjustable = false useBaseNormal = false } }