diff --git a/Resources/Prototypes/_CP14/InventoryTemplates/human_inventory_template.yml b/Resources/Prototypes/_CP14/InventoryTemplates/human_inventory_template.yml index 5a35565f5f..991fbd9b1e 100644 --- a/Resources/Prototypes/_CP14/InventoryTemplates/human_inventory_template.yml +++ b/Resources/Prototypes/_CP14/InventoryTemplates/human_inventory_template.yml @@ -78,6 +78,7 @@ slotGroup: SecondHotbar uiWindowPos: 0,0 strippingWindowPos: 0,4 + dependsOn: pants displayName: Belt - name: keys slotTexture: keys @@ -85,6 +86,7 @@ slotGroup: SecondHotbar uiWindowPos: 0,0 strippingWindowPos: 2,5 + dependsOn: pants displayName: Keys stripHidden: true - name: back @@ -120,4 +122,5 @@ slotGroup: MainHotbar uiWindowPos: 2,0 strippingWindowPos: 2,4 - displayName: Belt \ No newline at end of file + dependsOn: pants + displayName: Belt