Prevent ejection of cleaning module's holofan powercell (#23696)
prevent battery ejection janitor cyborg holofan and make it recharge
This commit is contained in:
@@ -23,6 +23,21 @@
|
||||
tags:
|
||||
- HolosignProjector
|
||||
|
||||
- type: entity
|
||||
parent: Holoprojector
|
||||
id: HoloprojectorBorg
|
||||
suffix: borg
|
||||
components:
|
||||
- type: HolosignProjector
|
||||
chargeUse: 240
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
cell_slot:
|
||||
name: power-cell-slot-component-slot-name-default
|
||||
startingItem: PowerCellMicroreactor
|
||||
disableEject: true
|
||||
swap: false
|
||||
|
||||
- type: entity
|
||||
parent: Holoprojector
|
||||
id: HolofanProjector
|
||||
|
||||
@@ -306,7 +306,7 @@
|
||||
- type: ItemBorgModule
|
||||
items:
|
||||
- AdvMopItem
|
||||
- Holoprojector
|
||||
- HoloprojectorBorg
|
||||
- SprayBottleSpaceCleaner
|
||||
|
||||
# medical modules
|
||||
|
||||
Reference in New Issue
Block a user