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
This commit is contained in:
parent
5f1788c8db
commit
66d8e33855
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue