medical scanner machine upgrading (#12487)

This commit is contained in:
Nemanja
2022-11-16 16:02:36 -05:00
committed by GitHub
parent 7173fb856f
commit 7895ddebe3
8 changed files with 45 additions and 13 deletions

View File

@@ -2,3 +2,5 @@
medical-scanner-verb-enter = Enter
medical-scanner-verb-noun-occupant = occupant
medical-scanner-upgrade-cloning = Cloning fail chance

View File

@@ -230,11 +230,10 @@
- type: MachineBoard
prototype: MedicalScanner
requirements:
ScanningModule: 1
Manipulator: 1
Laser: 1
ScanningModule: 2
Capacitor: 1
materialRequirements:
Glass: 1
Glass: 5
Cable: 1
- type: entity

View File

@@ -64,6 +64,9 @@
- type: Climbable
- type: ApcPowerReceiver
powerLoad: 200 #Receives most of its power from the console
- type: UpgradePowerDraw #upgrade it for the meme?
powerDrawMultiplier: 0.75
scaling: Exponential
- type: EmptyOnMachineDeconstruct
containers:
- scanner-bodyContainer