ent-CrateVendingMachineRestockSnacks = { ent-CrateVendingMachineRestockSnacksFilled }
.desc = { ent-CrateVendingMachineRestockSnacksFilled.desc }
+ent-CrateVendingMachineRestockVendomat = { ent-CrateVendingMachineRestockVendomatFilled }
+ .desc = { ent-CrateVendingMachineRestockVendomatFilled.desc }
+
ent-CrateVendingMachineRestockTankDispenser = { ent-CrateVendingMachineRestockTankDispenserFilled }
.desc = { ent-CrateVendingMachineRestockTankDispenserFilled.desc }
ent-CrateVendingMachineRestockSnacksFilled = Snack restock crate
.desc = Contains four restock boxes, each covering a different snack vendor. Mr. Chang's, Discount Dans, Robust Donuts, and Getmore Chocolate are featured on the advertisement.
+ent-CrateVendingMachineRestockVendomatFilled = Vendomat restock crate
+ .desc = Contains a restock box for a Vendomat vending machine.
+
ent-CrateVendingMachineRestockTankDispenserFilled = Tank dispenser restock crate
.desc = Contains a restock box for an Engineering or Atmospherics tank dispenser.
category: Service
group: market
+- type: cargoProduct
+ id: CrateVendingMachineRestockVendomat
+ icon:
+ sprite: Objects/Specific/Service/vending_machine_restock.rsi
+ state: base
+ product: CrateVendingMachineRestockVendomatFilled
+ cost: 1200
+ category: Service
+ group: market
+
- type: cargoProduct
id: CrateVendingMachineRestockTankDispenser
icon:
- id: VendingMachineRestockDonut
- id: VendingMachineRestockGetmoreChocolateCorp
+- type: entity
+ id: CrateVendingMachineRestockVendomatFilled
+ parent: CratePlastic
+ components:
+ - type: StorageFill
+ contents:
+ - id: VendingMachineRestockVendomat
+
- type: entity
id: CrateVendingMachineRestockTankDispenserFilled
parent: CratePlastic
- type: vendingMachineInventory
id: VendomatInventory
+ startingInventory:
+ RemoteSignaller: 1
+ Wirecutter: 1
+ CableApcStack: 2
+ FlashlightLantern: 2
+ PowerCellSmallPrinted: 3
+ MicroLaserStockPart: 4
+ MatterBinStockPart: 4
+ CapacitorStockPart: 4
+ MicroManipulatorStockPart: 4
+ ScanningModuleStockPart: 4
\ No newline at end of file
shader: unshaded
- state: refill_tanks
+- type: entity
+ parent: BaseVendingMachineRestock
+ id: VendingMachineRestockVendomat
+ name: vendomat restock box
+ description: A box full of parts for various machinery. Load it into a Vendomat to begin.
+ components:
+ - type: VendingMachineRestock
+ canRestock:
+ - VendomatInventory
+ - type: Sprite
+ layers:
+ - state: base
+ - state: green_bit
+ shader: unshaded
+ - state: refill_parts
+
- type: entity
parent: BaseVendingMachineRestock
id: VendingMachineRestockHappyHonk