-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Add mutagen crafting components to underground lab #34384
Add mutagen crafting components to underground lab #34384
Conversation
In the spots you're looking, you've put the science gear in with the cleaning stuff, but there are counters with lab chemicals and things on them in the same definition. I'd suggest putting the science stuff where things like chemicals are, not cleaning supplies. Also, 80% is a very high spawn rate generally. That means almost every tile will have a piece of science gear. I'd recommend keeping it similar to the other numbers in the definitions here, usually 10-30%. |
I just went based on the Research Lab, which has 80% on every rack. Though the underground lab has a lot more racks, so I guess I would've needed to divide by the number of racks in the room. I also assumed that they would put the tools away in a closet, underneath the bleach and ammonia, but I can see why they would leave them on the benches. Maybe they would keep a couple extras in storage? |
Things like spectrophotometers and balance scales live on lab benches, not usually on racks. The research facility uses a pretty different spawn criteria, it's much more realistic in terms of quantities of things. You could try to replicate that in the underground lab, but it takes a lot of playtesting and trial and error, and you'll probably want to change the spawns of a few other things at the same time |
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.
What are you doing in recipe files? Try not to make stealth changes that aren't part of your PR.
If you want instruments on racks, it should be damaged instruments; dead instruments are usually the only ones that get put away. Edit: just noticed this:
I know I would get my ass handed to me in a heartbeat if I stored a 5000 dollar colorimeter, or a 10000 dollar xrf or other $$$$ instrument underneath any liquids. Instrument graveyards are typically solely that, not mixed storage. |
Craftable instrumentation doesn't really belong in this PR. |
6c500ee
to
a6eb2cb
Compare
@I-am-Erk We kind of discussed crafting of voltmeters but I forgot about it when writing the PR. I moved the changes to a new branch for later. @tenmillimaster I guess the cleaning rack is more for the walk of shame of someone that made a mess. |
Summary
SUMMARY: Balance "Add mutagen crafting components to underground lab"
Purpose of change
Explain how the scientists there are making mutagens, as well as provide more places for these items to spawn.
Describe the solution
Add
tools_science
item group to various item spawnpoints:Describe alternatives you've considered
You don't want to know.