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 deltanedas
parent 90b6b2eab0
commit 7a10112c4e
2 changed files with 7 additions and 3 deletions

View File

@ -72,8 +72,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

@ -685,7 +685,7 @@
- type: entity
id: Biofabricator
parent: BaseLathe
name: biofabricator
name: biocube fabricator
description: Produces animal cubes using biomass.
components:
- type: Sprite
@ -694,16 +694,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