@@ -156,7 +156,38 @@
|
||||
energy: 1.3
|
||||
color: "#ffb0b0"
|
||||
- type: AccessReader
|
||||
access: [["HeadOfPersonnel"]]
|
||||
access: [["HeadOfPersonnel"]]
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: VendingMachineChefvend
|
||||
name: Chefvend
|
||||
description: An ingredient vendor for all your cheffin needs.
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: ChefvendInventory
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
- type: Advertise
|
||||
pack: ChefvendAds
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/chefvend.rsi
|
||||
layers:
|
||||
- state: "off"
|
||||
map: ["enum.VendingMachineVisualLayers.Base"]
|
||||
- state: "off"
|
||||
map: ["enum.VendingMachineVisualLayers.BaseUnshaded"]
|
||||
shader: unshaded
|
||||
- state: panel
|
||||
map: ["enum.WiresVisualLayers.MaintenancePanel"]
|
||||
- type: AccessReader
|
||||
access: [["Service"]]
|
||||
- type: PointLight
|
||||
radius: 1.5
|
||||
energy: 1.6
|
||||
color: "#4b93ad"
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
|
||||
Reference in New Issue
Block a user