Skip to content

Commit

Permalink
Slight balancing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnemotechnician committed Dec 30, 2024
1 parent c14173a commit 9d69075
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
size: Large
sprite: Objects/Specific/Janitorial/mop.rsi
- type: Absorbent
footprintCleaningRange: 0.75 # Floof - to make janitors lives easier, but not too easy.
footprintCleaningRange: 0.45 # Floof - to make janitors lives easier, but not too easy.
maxCleanedFootprints: 25 # Floof
- type: SolutionContainerManager
solutions:
Expand Down Expand Up @@ -86,7 +86,7 @@
sprite: Objects/Specific/Janitorial/advmop.rsi
- type: Absorbent
pickupAmount: 100
footprintCleaningRange: 0.9 # Floof - why do advanced mops not inherit from standard ones?
footprintCleaningRange: 0.75 # Floof - why do advanced mops not inherit from standard ones?
maxCleanedFootprints: 25 # Floof
- type: UseDelay
delay: 1.0
Expand Down

0 comments on commit 9d69075

Please sign in to comment.