diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 3aa9e37af10..d551a08b496 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -1166,9 +1166,9 @@ - ClothingHeadHatBeretBrigmedic - ClothingUniformJumpsuitBrigmedic - ClothingUniformJumpskirtBrigmedic - - ClothingHeadHatBeretDet # DeltaV - added detective beret to lathe - - ClothingUniformJumpsuitForensicSpec # DeltaV - added detective uniform to lathe - - ClothingUniformJumpskirtForensicSpec # DeltaV - added detective uniform to lathe + - ClothingHeadHatBeretDet # DeltaV - detective beret + - ClothingUniformJumpsuitForensicSpec # DeltaV - detective uniform + - ClothingUniformJumpskirtForensicSpec # DeltaV - detective uniform - ClothingHeadHatBeretWarden - ClothingHeadHatWarden - ClothingUniformJumpsuitWarden @@ -1183,16 +1183,16 @@ - ClothingOuterWinterCE - ClothingOuterWinterCMO - ClothingOuterWinterHoP - # - ClothingOuterWinterHoSUnarmored # DeltaV - seems to be replaced by stasec version - # - ClothingOuterWinterWardenUnarmored # DeltaV - seems to be replaced by stasec version + # - ClothingOuterWinterHoSUnarmored # DeltaV - replaced by stasec version + # - ClothingOuterWinterWardenUnarmored # DeltaV - replaced by stasec version - ClothingOuterWinterQM - ClothingOuterWinterRD - ClothingOuterChiefJustice # DeltaV - Chief Justice - - ClothingOuterCoatStasec # DeltaV - added stasec coat to uniform printer. - - ClothingOuterStasecSweater # DeltaV - added stasec sweater to uniform printer. - - ClothingOuterCoatStasecDet # DeltaV - added stasec detective coat to uniform printer. - - ClothingOuterCoatStasecWarden # DeltaV - added stasec warden coat to uniform printer. - - ClothingOuterCoatStasecHoS # DeltaV - added stasec HoS coat to uniform printer. + - ClothingOuterCoatStasec # DeltaV - station security coat + - ClothingOuterStasecSweater # DeltaV - station security sweater + - ClothingOuterCoatStasecDet # DeltaV - station security detective coat + - ClothingOuterCoatStasecWarden # DeltaV - station security warden coat + - ClothingOuterCoatStasecHoS # DeltaV - station security HoS coat - ClothingOuterWinterMusician - ClothingOuterWinterClown - ClothingOuterWinterMime @@ -1212,7 +1212,7 @@ - ClothingOuterWinterViro - ClothingOuterWinterSci - ClothingOuterWinterRobo - # ClothingOuterWinterSec # DeltaV - seems to be replaced by stasec version. + # ClothingOuterWinterSec # DeltaV - replaced by stasec version. # Ties - ClothingNeckTieRed - ClothingNeckTieDet diff --git a/Resources/Prototypes/Recipes/Lathes/clothing.yml b/Resources/Prototypes/Recipes/Lathes/clothing.yml index c0e1a6b0cf4..986fb0c4223 100644 --- a/Resources/Prototypes/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/clothing.yml @@ -232,22 +232,22 @@ ## Detective -# - type: latheRecipe # DeltaV - removed from detdrobe for incongruence +# - type: latheRecipe # DeltaV - removed for incongruence # parent: BaseJumpsuitRecipe # id: ClothingUniformJumpsuitDetective # result: ClothingUniformJumpsuitDetective -# - type: latheRecipe # DeltaV - removed from detdrobe for incongruence +# - type: latheRecipe # DeltaV - removed for incongruence # parent: BaseJumpsuitRecipe # id: ClothingUniformJumpskirtDetective # result: ClothingUniformJumpskirtDetective -- type: latheRecipe # DeltaV - adds jumpsuit to lathe +- type: latheRecipe # DeltaV parent: BaseJumpsuitRecipe id: ClothingUniformJumpsuitForensicSpec result: ClothingUniformJumpsuitForensicSpec -- type: latheRecipe # DeltaV - adds jumpskirt to lathe +- type: latheRecipe # DeltaV parent: BaseJumpsuitRecipe id: ClothingUniformJumpskirtForensicSpec result: ClothingUniformJumpskirtForensicSpec @@ -616,12 +616,12 @@ id: ClothingOuterWinterHoP result: ClothingOuterWinterHoP -# - type: latheRecipe +# - type: latheRecipe # DeltaV - replaced by stasec version # parent: BaseCommandCoatRecipe # id: ClothingOuterWinterHoSUnarmored # result: ClothingOuterWinterHoSUnarmored -# - type: latheRecipe +# - type: latheRecipe # DeltaV - replaced by stasec version # parent: BaseCommandCoatRecipe # id: ClothingOuterWinterWardenUnarmored # result: ClothingOuterWinterWardenUnarmored @@ -742,7 +742,7 @@ id: ClothingOuterWinterRobo result: ClothingOuterWinterRobo -# - type: latheRecipe +# - type: latheRecipe # DeltaV - replaced by stasec version # parent: BaseCoatRecipe # id: ClothingOuterWinterSec # result: ClothingOuterWinterSec @@ -855,7 +855,7 @@ id: ClothingHeadHatBeretSecurity result: ClothingHeadHatBeretSecurity -- type: latheRecipe # DeltaV - added to printer +- type: latheRecipe # DeltaV - added to lathe parent: BaseHatRecipe id: ClothingHeadHatBeretDet result: ClothingHeadHatBeretDet