Fixes all vending machine copyrights (#3798)

This commit is contained in:
Swept
2021-04-05 12:52:09 +00:00
committed by GitHub
parent f46ad7c12d
commit 5387f87608
27 changed files with 17 additions and 98 deletions

View File

@@ -367,31 +367,6 @@
- type: AccessReader
access: [["Service"]]
- type: entity
parent: VendingMachine
id: VendingMachineSales
name: Sales
components:
- type: VendingMachine
pack: Sales
- type: Sprite
sprite: Constructible/Power/VendingMachines/sale.rsi
layers:
- state: "off"
map: ["enum.VendingMachineVisualLayers.Unlit"]
- state: "off"
map: ["enum.VendingMachineVisualLayers.BaseUnshaded"]
shader: unshaded
- texture: Constructible/Power/VendingMachines/maintenance_panel.png
map: ["enum.WiresVisualLayers.MaintenancePanel"]
- type: Appearance
visuals:
- type: VendingMachineVisualizer
normalUnshaded: true
broken: true
brokenUnshaded: true
- type: WiresVisualizer
- type: entity
parent: VendingMachine
id: VendingMachineSec