Holographic projectors can be put into respective belts (#12425)
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
- CableCoil
|
- CableCoil
|
||||||
- CigPack
|
- CigPack
|
||||||
- Radio
|
- Radio
|
||||||
|
- HolofanProjector
|
||||||
components:
|
components:
|
||||||
- AirlockPainter
|
- AirlockPainter
|
||||||
- SignalLinker
|
- SignalLinker
|
||||||
@@ -87,6 +88,7 @@
|
|||||||
- JawsOfLife
|
- JawsOfLife
|
||||||
- CigPack
|
- CigPack
|
||||||
- Radio
|
- Radio
|
||||||
|
- HolofanProjector
|
||||||
components:
|
components:
|
||||||
- AirlockPainter
|
- AirlockPainter
|
||||||
- SignalLinker
|
- SignalLinker
|
||||||
@@ -188,6 +190,8 @@
|
|||||||
- Flashlight
|
- Flashlight
|
||||||
- CigPack
|
- CigPack
|
||||||
- TrashBag
|
- TrashBag
|
||||||
|
- WetFloorSign
|
||||||
|
- HolosignProjector
|
||||||
components:
|
components:
|
||||||
- LightReplacer
|
- LightReplacer
|
||||||
- type: ItemMapper
|
- type: ItemMapper
|
||||||
|
|||||||
@@ -22,6 +22,9 @@
|
|||||||
sprite: Objects/Devices/Holoprojectors/custodial.rsi
|
sprite: Objects/Devices/Holoprojectors/custodial.rsi
|
||||||
state: icon
|
state: icon
|
||||||
netsync: false
|
netsync: false
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- HolosignProjector
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: Holoprojector
|
parent: Holoprojector
|
||||||
@@ -36,5 +39,8 @@
|
|||||||
sprite: Objects/Devices/Holoprojectors/atmos.rsi
|
sprite: Objects/Devices/Holoprojectors/atmos.rsi
|
||||||
state: icon
|
state: icon
|
||||||
netsync: false
|
netsync: false
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- HolofanProjector
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 80
|
price: 80
|
||||||
|
|||||||
@@ -279,6 +279,12 @@
|
|||||||
- type: Tag
|
- type: Tag
|
||||||
id: Hoe
|
id: Hoe
|
||||||
|
|
||||||
|
- type: Tag
|
||||||
|
id: HolofanProjector
|
||||||
|
|
||||||
|
- type: Tag
|
||||||
|
id: HolosignProjector
|
||||||
|
|
||||||
- type: Tag #Drop this innate tool instead of deleting it.
|
- type: Tag #Drop this innate tool instead of deleting it.
|
||||||
id: InnateDontDelete
|
id: InnateDontDelete
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user