Skip to content

feat: add new hardware storage lab room, update prisoner containment room#8556

Merged
chaosvolt merged 5 commits intocataclysmbn:mainfrom
dedmemdev:lab-update
Apr 18, 2026
Merged

feat: add new hardware storage lab room, update prisoner containment room#8556
chaosvolt merged 5 commits intocataclysmbn:mainfrom
dedmemdev:lab-update

Conversation

@dedmemdev
Copy link
Copy Markdown
Contributor

Purpose of change (The Why)

Labs have been mostly untouched for a while now, and are getting pretty stale. Also, the prisoner containment room never made much sense and was unbalanced. Not only is it not very logical for a prisoner containment room to have drugs as the main loot, but the risk reward was way off, with the idea of opening the prison doors to get to 4 boxes that might have drugs being almost never worth it.

Describe the solution (The How)

Adds a new hardware storage room, which contains electronic bits, cleaning supplies (top secret labs have janitors too!), misc tools and rarely electronics and power tools.
hardwareroom

Gives the prisoner containment room a new, more logical layout, and changes the shelves from spawning drugs to spawning security guard gear (low level guns and some armor). Retains the mechanic of letting out the prisoners if you want to get drugs (there's only two boxes now, but I buffed the spawn rate of drugs in those boxes).
newcontainment

Describe alternatives you've considered

boring labs

Testing

debug teleported through multiple labs, rooms spawn and look as expected

Additional context

might buff the spawn rate of the guard lockers, considering the armory exists. I also plan on adding more stuff to labs later on.

Checklist

Mandatory

@github-actions github-actions bot added the JSON related to game datas in JSON format. label Apr 17, 2026
@autofix-ci
Copy link
Copy Markdown
Contributor

autofix-ci bot commented Apr 17, 2026

Autofix has formatted code style violation in this PR.

I edit commits locally (e.g: git, github desktop) and want to keep autofix
  1. Run git pull. this will merge the automated commit into your local copy of the PR branch.
  2. Continue working.
I do not want the automated commit
  1. Format your code locally, then commit it.
  2. Run git push --force to force push your branch. This will overwrite the automated commit on remote with your local one.
  3. Continue working.

If you don't do this, your following commits will be based on the old commit, and cause MERGE CONFLICT.

Copy link
Copy Markdown
Member

@chaosvolt chaosvolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wawa

@chaosvolt chaosvolt merged commit c242dd3 into cataclysmbn:main Apr 18, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

JSON related to game datas in JSON format.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants