Fix borg defib module throwing an exception (#32260)

ToggleCellDraw was erroneously added to the parent prototype instead of the one that actually has a battery.
This commit is contained in:
Pieter-Jan Briers
2024-09-18 03:40:24 +02:00
committed by GitHub
parent 61089355f0
commit eca63a4603

View File

@@ -47,13 +47,13 @@
- type: GuideHelp
guides:
- Medical Doctor
- type: ToggleCellDraw
- type: entity
id: Defibrillator
parent: [ BaseDefibrillator, PowerCellSlotMediumItem ]
components:
- type: MultiHandedItem
- type: ToggleCellDraw
- type: PowerCellDraw
useRate: 100