diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml index f00c4d35d4..f44445894c 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml @@ -92,7 +92,7 @@ sprite: Objects/Specific/Service/vending_machine_restock.rsi state: base product: CrateVendingMachineRestockPTechFilled - cost: 800 + cost: 1200 category: Service group: market diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/cart.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/cart.yml index 3b4c79b041..cb0ef3246d 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/cart.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/cart.yml @@ -8,3 +8,9 @@ RubberStampApproved: 1 RubberStampDenied: 1 Paper: 10 + EncryptionKeyCargo: 2 + EncryptionKeyEngineering: 2 + EncryptionKeyMedical: 2 + EncryptionKeyScience: 2 + EncryptionKeySecurity: 1 + EncryptionKeyService: 3