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