Adds some Janitorial GuideHelp tags. (#17090)

Co-authored-by: Owai-Seek <>
This commit is contained in:
Sir Winters
2023-06-03 15:07:06 -04:00
committed by GitHub
parent 160e3efe00
commit c46e2f1d68

View File

@@ -33,6 +33,9 @@
tags: tags:
- DroneUsable #No bucket because it holds chems, they can drag the cart or use a drain - DroneUsable #No bucket because it holds chems, they can drag the cart or use a drain
- Mop - Mop
- type: GuideHelp
guides:
- Janitorial
- type: entity - type: entity
parent: BaseItem parent: BaseItem
@@ -131,6 +134,9 @@
- type: SolutionContainerVisuals - type: SolutionContainerVisuals
maxFillLevels: 3 maxFillLevels: 3
fillBaseName: mopbucket_water- fillBaseName: mopbucket_water-
- type: GuideHelp
guides:
- Janitorial
- type: entity - type: entity
name: mop bucket name: mop bucket
@@ -369,6 +375,9 @@
mop_slot: !type:ContainerSlot {} mop_slot: !type:ContainerSlot {}
trashbag_slot: !type:ContainerSlot {} trashbag_slot: !type:ContainerSlot {}
bucket_slot: !type:ContainerSlot {} bucket_slot: !type:ContainerSlot {}
- type: GuideHelp
guides:
- Janitorial
- type: entity - type: entity
id: FloorDrain id: FloorDrain
@@ -422,6 +431,9 @@
- !type:PlaySoundBehavior - !type:PlaySoundBehavior
sound: sound:
path: /Audio/Effects/metalbreak.ogg path: /Audio/Effects/metalbreak.ogg
- type: GuideHelp
guides:
- Janitorial
- type: entity - type: entity
parent: BaseItem parent: BaseItem