From: crazybrain23 <44417085+crazybrain23@users.noreply.github.com> Date: Sun, 5 Feb 2023 10:29:39 +0000 (+0000) Subject: Add encryption keys to the PTech (#13931) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=5e29bc4c94bf2a3022121cc4c0ed6766ca295797;p=space-station-14.git Add encryption keys to the PTech (#13931) --- 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