-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Voltmeter & pH meter rebalancing #3336
Voltmeter & pH meter rebalancing #3336
Conversation
You can put the voltmeter on your toolbelt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
interesting, both tool belt and webbing belt cannot store voltmeter because for some reason voltmeter is 1.5L and 3kg.
Whoops I should've tried it with the toolbelt and not my modded holsters. We should add XL toolbelts in another PR with greater encumbrance and storage. |
See discussion in discord about why this size is reasonable.
@scarf005 As per @chaosvolt suggestions, the voltmeter is more realistically sized at 500 grams 750 mL I have made said change and I will update PR description. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2202dc2
* voltmeter on toolbelt You can put the voltmeter on your toolbelt * realistic voltmeter size See discussion in discord about why this size is reasonable. * Update science.json --------- Co-authored-by: Chaosvolt <chaosvolt@users.noreply.github.com>
Summary
SUMMARY: [Balance] "Voltmeter & pH rebalancing"
Purpose of change
Voltmeters are much smaller IRL and I think it belongs on a toolbelt. I added the "BELT_CLIP" flag so it can be put on a toolbelt so it won't be lost easily. I also toned down its size and weight to suggestions on the discord. pH meters are also much smaller IRL, and it was suggested by Chaosvolt to change that in the same PR as well.
Describe the solution
I added the "BELT_CLIP" flag. It can now be on a toolbelt. Also, it is 500 grams 750mL as real life examples follow this size.
Chaosvolt changed the pH meter stats to also be more reflective of the real world.
Describe alternatives you've considered
Losing my voltmeter in a lake.
Testing
Loaded game, game worked. Voltmeter can be placed in toolbelt. It works.
Additional context