diff --git a/Resources/Prototypes/_Sunrise/Catalog/VendingMachines/Inventories/boxerbdrobe.yml b/Resources/Prototypes/_Sunrise/Catalog/VendingMachines/Inventories/boxerbdrobe.yml new file mode 100644 index 0000000000..d54b8f13e7 --- /dev/null +++ b/Resources/Prototypes/_Sunrise/Catalog/VendingMachines/Inventories/boxerbdrobe.yml @@ -0,0 +1,12 @@ +- type: vendingMachineInventory + id: BoxingDrobeInventory + startingInventory: + UniformShortsRedWithTop: 2 + UniformShortsRed: 2 + ClothingHandsGlovesBoxingBlue: 1 + ClothingHandsGlovesBoxingRed: 1 + ClothingHandsGlovesBoxingGreen: 1 + ClothingHandsGlovesBoxingYellow: 1 + ClothingHeadsetService: 2 + contrabandInventory: + ToyFigurineBoxer: 1 diff --git a/Resources/Prototypes/_Sunrise/Catalog/VendingMachines/Inventories/maildrobe.yml b/Resources/Prototypes/_Sunrise/Catalog/VendingMachines/Inventories/maildrobe.yml new file mode 100644 index 0000000000..7f4c768fcf --- /dev/null +++ b/Resources/Prototypes/_Sunrise/Catalog/VendingMachines/Inventories/maildrobe.yml @@ -0,0 +1,16 @@ +- type: vendingMachineInventory + id: MailDrobeInventory + startingInventory: + MailBag: 2 + ClothingUniformSkirtMailCarrier: 2 + ClothingUniformMailCarrier: 2 + ClothingHeadMailCarrier: 2 + ClothingBackpackCargo: 2 + ClothingBackpackSatchelCargo: 2 + ClothingBackpackDuffelCargo: 2 + ClothingHeadsetCargo: 2 + ClothingShoesColorBlack: 2 + Envelope: 10 + Paper: 10 + contrabandInventory: + MailSpamLetter: 10 diff --git a/Resources/Prototypes/_Sunrise/Structures/Machines/vending_machines.yml b/Resources/Prototypes/_Sunrise/Structures/Machines/vending_machines.yml index feb3b96c1d..29039a82d3 100644 --- a/Resources/Prototypes/_Sunrise/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/_Sunrise/Structures/Machines/vending_machines.yml @@ -4,8 +4,8 @@ name: Boxing Drobe description: Always short on stock. components: - #- type: VendingMachine - # pack: BoxingDrobeInventory + - type: VendingMachine + pack: BoxingDrobeInventory - type: Sprite sprite: _Sunrise/Structures/Machines/VendingMachines/boxingdrobe.rsi layers: @@ -25,15 +25,12 @@ name: MailDrobe description: Neither solar flares nor meteors nor plasma fire nor void of space stays these couriers from the swift completion of their appointed rounds. components: - #- type: VendingMachine - # pack: MailDrobeInventory - # offState: off - # brokenState: broken - # normalState: normal-unshaded - # ejectState: eject-unshaded No sprite, see chefvend/dinnerware/BODA/etc for expamples -# - type: Vocalizer -# - type: DatasetVocalizer -# dataset: MailDrobeAds + - type: VendingMachine + pack: MailDrobeInventory + offState: off + brokenState: broken + normalState: normal-unshaded + ejectState: eject-unshaded #No sprite, see chefvend/dinnerware/BODA/etc for expamples - type: Sprite sprite: _Sunrise/Structures/Machines/VendingMachines/maildrobe.rsi layers: @@ -44,8 +41,8 @@ shader: unshaded - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] - #- type: AccessReader - # access: [["Mail"]] + - type: AccessReader + access: [["Cargo"]] - type: PointLight radius: 1.5 energy: 1.6