From 66d8e33855baa28cc1b4e893d758bf9804c9f62e Mon Sep 17 00:00:00 2001 From: Joe Date: Sat, 10 Jan 2026 17:07:43 -0500 Subject: [PATCH] Add Space Cleaner Regen to Janiborg's Adv. Internal Spray Jet (#5155) * feat: Add space cleaner regeneration to janitor borgs and wall dispensers. * chore: i managed to accidentally add a space where one doesnt belong. yaml gaming. * refactor: Remove SolutionRegeneration from CleanerDispenser and BorgSprayBottle --- .../Entities/Objects/Specific/Janitorial/spray.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/spray.yml b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/spray.yml index f335244806..77300c5fe5 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/spray.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/spray.yml @@ -134,6 +134,13 @@ reagents: - ReagentId: SpaceCleaner Quantity: 500 + - type: SolutionRegeneration # Delta-V - Refill borg's mega spray 1 full use per 5 seconds + solution: spray + generated: + reagents: + - ReagentId: SpaceCleaner + Quantity: 10 + duration: 5 # Vapor - type: entity