From 01f5bfff5fb037df77c9595e36a6dd342a128f5b Mon Sep 17 00:00:00 2001 From: Level10Cybermancer <71363161+Level10Cybermancer@users.noreply.github.com> Date: Sun, 24 Jul 2022 15:41:22 -0700 Subject: [PATCH] added backpacks to the clothesmate (#10006) --- .../Catalog/VendingMachines/Inventories/clothesmate.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml index ff09d09619..b073c87981 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml @@ -2,6 +2,9 @@ id: ClothesMateInventory name: ClothesMate startingInventory: + ClothingBackpack: 5 + ClothingBackpackDuffel: 5 + ClothingBackpackSatchel: 5 HatBandBlack: 2 HatBandBlue: 2 HatBandGreen: 2