diff --git a/Resources/Prototypes/InventoryTemplates/diona_inventory_template.yml b/Resources/Prototypes/InventoryTemplates/diona_inventory_template.yml index 1473598b0c..4bbd18b136 100644 --- a/Resources/Prototypes/InventoryTemplates/diona_inventory_template.yml +++ b/Resources/Prototypes/InventoryTemplates/diona_inventory_template.yml @@ -108,33 +108,3 @@ uiWindowPos: 3,0 strippingWindowPos: 0,5 displayName: Back - - name: breast #LPP slot breast - slotTexture: breast - slotFlags: BREAST - stripTime: 6 - uiWindowPos: 3,3 - strippingWindowPos: 3,1 - displayName: Breast - whitelist: - tags: - - breast - - name: underwear #LPP slot underwear - slotTexture: underwear - slotFlags: UNDERWEAR - stripTime: 6 - uiWindowPos: 3,2 - strippingWindowPos: 3,2 - displayName: Underwear - whitelist: - tags: - - underwear - - name: socks #LPP slot socks - slotTexture: socks - slotFlags: SOCKS - stripTime: 6 - uiWindowPos: 3,1 - strippingWindowPos: 3,3 - displayName: Socks - whitelist: - tags: - - socks \ No newline at end of file