medical scanner machine upgrading (#12487)
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
|
||||
medical-scanner-verb-enter = Enter
|
||||
medical-scanner-verb-noun-occupant = occupant
|
||||
|
||||
medical-scanner-upgrade-cloning = Cloning fail chance
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user