Printable holofans (#10194)
This commit is contained in:
@@ -239,6 +239,7 @@
|
|||||||
- ComputerTelevisionCircuitboard
|
- ComputerTelevisionCircuitboard
|
||||||
- AirAlarmElectronics
|
- AirAlarmElectronics
|
||||||
- FireAlarmElectronics
|
- FireAlarmElectronics
|
||||||
|
- HolofanProjector
|
||||||
|
|
||||||
- type: technology
|
- type: technology
|
||||||
name: technologies-material-sheet-printing
|
name: technologies-material-sheet-printing
|
||||||
|
|||||||
@@ -199,6 +199,7 @@
|
|||||||
- ProximitySensor
|
- ProximitySensor
|
||||||
- LeftArmBorg
|
- LeftArmBorg
|
||||||
- RightArmBorg
|
- RightArmBorg
|
||||||
|
- HolofanProjector
|
||||||
- type: ActivatableUI
|
- type: ActivatableUI
|
||||||
key: enum.LatheUiKey.Key #Yes only having 1 of them here doesn't break anything
|
key: enum.LatheUiKey.Key #Yes only having 1 of them here doesn't break anything
|
||||||
- type: ActivatableUIRequiresPower
|
- type: ActivatableUIRequiresPower
|
||||||
|
|||||||
@@ -149,3 +149,16 @@
|
|||||||
materials:
|
materials:
|
||||||
Steel: 300
|
Steel: 300
|
||||||
Plastic: 100
|
Plastic: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: HolofanProjector
|
||||||
|
icon:
|
||||||
|
sprite: Objects/Devices/Holoprojectors/atmos.rsi
|
||||||
|
state: icon
|
||||||
|
result: HolofanProjector
|
||||||
|
completetime: 8
|
||||||
|
materials: # Inherited materials and time from PowerCellMedium recipe
|
||||||
|
Steel: 600
|
||||||
|
Glass: 350
|
||||||
|
Plastic: 150
|
||||||
|
Gold: 10
|
||||||
Reference in New Issue
Block a user