-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Concrete Mixer audit #67047
Concrete Mixer audit #67047
Conversation
I wouldn't get rid of the battery or modular rig compatibility. It's good to keep options for usage open, that's why microwaves, hotplates, welders etc can run on battery backup. |
I've not made sure of anything yet, really. Hence the testing disclaimer. I'm not sure how to test it either but we'll burn that bridge when we get there. As for the first part - I disagree. I am a firm believer in realism. And, frankly, if you're using a concrete mixer for anything the least you can do is have a power grid set up. Again, this warrants further testing and if it doesn't work as intended I'll give it the battery magazine back BUT if it does work as intended I do want to have it function only plugged in. It makes NO sense for a concrete mixer to take batteries. Besides, I want to test the waters specifically to see how viable items that function only off the grid are. If this works I wanna try some other stuff like table lamps or possibly swapping the microwaves you mentioned to not take batteries anymore either. But that's an issue for future me. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not bump or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered. |
Alright so to highlight what's actually going on with this one - I am stumped at how to handle the crafting recipe so that it doesn't generate mass. That's what's been blocking me from finishing this. As it stands, the crafting recipe generates roughly 30kg of mass if memory serves me right. But it uses accurate ingredients. So where's the issue? Good question! I'd like to know too... |
b9471e3
to
a167754
Compare
There are some cordless battery-powered concrete mixers, but they're going to be the kind that is an agitating rod on a handle citation here. These would work by putting your concrete components in a container such as a drum or bucket, and then mixing it within there; all of the stereotypical rotating-drum concrete mixers are going to be either powered by electric cord or by gasoline. We probably should also have gasoline-powered concrete mixers, but battery powered mixers of the type we have in game simply do not exist in any meaningful quantity. |
I'm gonna be making that an appliance so no gasoline powering for that. |
Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details. Click to expand
This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to |
57afc39
to
f807c87
Compare
Summary
None
Purpose of change
Our tiny tabletop concrete mixer didn't really fit with realism that well
Describe the solution
CONCRETE MIXER ITEM CHANGES
to-hit
values now use modifiersHOTPLATE
use action because why the fuck can we heat up lunch in a concrete mixerCONCRETE MIXER RECIPE CHANGES
30 GALLON PLASTIC BARREL CHANGES
to-hit
values now use modifiersMISC CHANGES
Describe alternatives you've considered
Testing
Although most of the things work as expected, the PR is blocked by #71108No longer blocked
Additional context
The recipe isn't perfect and generates roughly 7kg of mass, but I cannot make it better without adding bullshit requirements.