diff --git a/Resources/Prototypes/ADT/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/ADT/Entities/Clothing/Uniforms/jumpskirts.yml index 3619f64b208..7d1956fc495 100644 --- a/Resources/Prototypes/ADT/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/ADT/Entities/Clothing/Uniforms/jumpskirts.yml @@ -263,26 +263,26 @@ sprite: ADT/Clothing/Uniforms/Jumpskirt/jumpskirt_hop.rsi - type: entity - parent: [ ClothingUniformBase, BaseFoldable ] + parent: ClothingUniformBase id: ADTClothingJumpskirtHopAlt name: head of personell's business suit description: Fancy. components: - - type: Appearance - - type: Foldable - canFoldInsideContainer: true - unfoldVerbText: fold-put-on-verb - foldVerbText: fold-pull-off-verb - - type: FoldableClothing - foldedEquippedPrefix: vest - foldedHeldPrefix: vest + #- type: Appearance + #- type: Foldable + # canFoldInsideContainer: true + # unfoldVerbText: fold-put-on-verb + # foldVerbText: fold-pull-off-verb + #- type: FoldableClothing + # foldedEquippedPrefix: vest + # foldedHeldPrefix: vest - type: Clothing sprite: ADT/Clothing/Uniforms/Jumpskirt/jumpskirt_alt_hop.rsi - type: Sprite sprite: ADT/Clothing/Uniforms/Jumpskirt/jumpskirt_alt_hop.rsi - layers: - - state: icon - map: [ "unfoldedLayer" ] - - state: icon_vest - map: ["foldedLayer"] - visible: false + # layers: + # - state: icon + # map: [ "unfoldedLayer" ] + # - state: icon_vest + # map: ["foldedLayer"] + # visible: false