Disposals refactor (#17803)
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
map: [ "enum.DisposalUnitVisualLayers.Unanchored" ]
|
||||
- state: disposal
|
||||
map: [ "enum.DisposalUnitVisualLayers.Base" ]
|
||||
- state: disposal-charging
|
||||
map: [ "enum.DisposalUnitVisualLayers.BaseCharging" ]
|
||||
- state: disposal-flush
|
||||
map: [ "enum.DisposalUnitVisualLayers.BaseFlush" ]
|
||||
- state: dispover-charge
|
||||
@@ -70,7 +68,7 @@
|
||||
type: DisposalUnitBoundUserInterface
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
DisposalUnit: !type:Container
|
||||
disposals: !type:Container
|
||||
- type: StaticPrice
|
||||
price: 62
|
||||
- type: PowerSwitch
|
||||
@@ -84,9 +82,6 @@
|
||||
graph: DisposalMachine
|
||||
node: disposal_unit
|
||||
- type: DisposalUnit
|
||||
flushSound:
|
||||
path: /Audio/Machines/disposalflush.ogg
|
||||
flushTime: 2
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.DisposalUnitUiKey.Key
|
||||
@@ -123,9 +118,6 @@
|
||||
- type: DisposalUnit
|
||||
autoEngageEnabled: false
|
||||
mobsCanEnter: false
|
||||
flushSound:
|
||||
path: /Audio/Machines/disposalflush.ogg
|
||||
flushTime: 2
|
||||
- type: MailingUnit
|
||||
- type: DeviceNetwork
|
||||
deviceNetId: Wired
|
||||
|
||||
Reference in New Issue
Block a user