Make biofab distinct from biogen (#30696)

* Make biofab distinct from biogen

* biocube fabricator
This commit is contained in:
Nemanja
2024-08-06 06:51:33 -04:00
committed by GitHub
parent a8c74ca4e1
commit e477a49cc6
2 changed files with 7 additions and 3 deletions

View File

@@ -64,8 +64,8 @@
- type: entity
id: BiofabricatorMachineCircuitboard
parent: BaseMachineCircuitboard
name: biofabricator machine board
description: A machine printed circuit board for a biofabricator.
name: biocube fabricator machine board
description: A machine printed circuit board for a biocube fabricator.
components:
- type: MachineBoard
prototype: Biofabricator

View File

@@ -648,7 +648,7 @@
- type: entity
id: Biofabricator
parent: BaseLathe
name: biofabricator
name: biocube fabricator
description: Produces animal cubes using biomass.
components:
- type: Sprite
@@ -657,16 +657,20 @@
layers:
- state: icon
map: ["enum.LatheVisualLayers.IsRunning"]
color: "#ffaa99"
- state: unlit
shader: unshaded
map: ["enum.PowerDeviceVisualLayers.Powered"]
color: "#ffaaaa"
- state: inserting
map: ["enum.MaterialStorageVisualLayers.Inserting"]
color: "#ffaaaa"
- state: panel
map: ["enum.WiresVisualLayers.MaintenancePanel"]
- type: Machine
board: BiofabricatorMachineCircuitboard
- type: MaterialStorage
ignoreColor: true
whitelist:
tags:
- Sheet