diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index b6dec76673a..45150ddb950 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -957,8 +957,8 @@ - type: AccessReader access: [["Security"]] - type: PointLight - radius: 1 - energy: 1.2 + radius: 1.5 + energy: 1.8 color: "#78645c" mask: /Textures/Effects/LightMasks/cone.png autoRot: true @@ -1586,6 +1586,12 @@ - type: Rotatable rotateWhileAnchored: false rotateWhilePulling: true + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#9dc5c9" + mask: /Textures/Effects/LightMasks/cone.png + autoRot: true # job clothing @@ -1958,6 +1964,12 @@ map: ["enum.WiresVisualLayers.MaintenancePanel"] - type: AccessReader access: [["Janitor"]] + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#9dc5c9" + mask: /Textures/Effects/LightMasks/cone.png + autoRot: true - type: entity parent: VendingMachine @@ -2266,6 +2278,12 @@ - type: Rotatable rotateWhileAnchored: false rotateWhilePulling: true + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#9dc5c9" + mask: /Textures/Effects/LightMasks/cone.png + autoRot: true - type: entity id: VendingMachineHotfood @@ -2297,6 +2315,12 @@ rotateWhilePulling: true - type: Advertise pack: HotfoodAds + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#9dc5c9" + mask: /Textures/Effects/LightMasks/cone.png + autoRot: true - type: entity id: VendingMachineSolsnack @@ -2329,6 +2353,12 @@ - type: Rotatable rotateWhileAnchored: false rotateWhilePulling: true + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#9dc5c9" + mask: /Textures/Effects/LightMasks/cone.png + autoRot: true - type: entity id: VendingMachineWeeb @@ -2362,3 +2392,9 @@ - type: Rotatable rotateWhileAnchored: false rotateWhilePulling: true + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#9dc5c9" + mask: /Textures/Effects/LightMasks/cone.png + autoRot: true