Make holofans use power cells (#8813)

This commit is contained in:
metalgearsloth
2022-06-16 18:30:27 +10:00
committed by GitHub
parent e9fc7594b0
commit b037e5d01e
3 changed files with 40 additions and 34 deletions

View File

@@ -5,9 +5,16 @@
description: A handy-dandy holographic projector that displays a janitorial sign.
components:
- type: HolosignProjector
- type: ItemCooldown
- type: UseDelay
delay: 1.0
- type: PowerCellSlot
cellSlot:
startingItem: PowerCellSmallHigh
- type: Sprite
sprite: Objects/Devices/Holoprojectors/custodial.rsi
state: icon
netsync: false
- type: entity
parent: Holoprojector
@@ -17,7 +24,8 @@
components:
- type: HolosignProjector
signProto: HoloFan
rechargeTime: 120
chargeUse: 120
- type: Sprite
sprite: Objects/Devices/Holoprojectors/atmos.rsi
state: icon
netsync: false