mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-03-18 10:04:17 +00:00
## About The Pull Request Cybernetic/Cortical brain touch-up. Discuss. Also because vox use cortical brains, we touched their code a little. Tangent: I wish there was a way to make the brain restore surgery capable of taking a multitool without being a separate op :\ # But why? It's been noticed that people are using cortical brains to shoot up some meth without consequences. This was a) not originally intended b) genuine power creep, as previously the only way to be able to process chems without the brain damage was to be a vox, who do start with robotic-only brains. So, this PR is to address it. Sure you get an EMP weakness, but this server has a soft-stigmatization against using EMPs so that's leery on the social contract. Fret not! You'll still have the option of a roundstart brain which doesn't take meth damage. It just also takes slightly more EMP damage, has less health than an ordinary brain, and if it ever gets removed, it explodes as the other prosthetics do (but doesn't qdel). So really, there's not much of a consequence. ## Proof Of Testing https://github.com/user-attachments/assets/f48efc8b-9f4b-4fd1-b71f-145a1d4b63c5 <img width="255" height="167" alt="Screenshot_10" src="https://github.com/user-attachments/assets/0334b931-0593-4721-9de2-a02211253e28" /> yeah i flipped it on the below one. it's correct now though <img width="661" height="171" alt="Screenshot_11" src="https://github.com/user-attachments/assets/554eaf09-8ee4-4a1a-a95b-c7332a078610" /> ## Changelog 🆑 add: Previously-unobtainable surplus-cybernetic brain added to Prosthetic Organ quirk add: Cybernetic brains given the ORGAN_PROMINENT trait, following normal brains. add: Vox Primalis unique cybernetic brain has been finally added to their species descriptions. (Bet you didn't know they had one) balance: (Roundstart) Cortical brains given ORGAN_ORGANIC, so they can be fixed with both mannitol and a multitool. Vox brains are excluded balance: Brain options in character prefs have been given a 1 quirkiness-point cost. fix: Cybernetic/Cortical brains have their repair hints updated to reflect what they can actually be repaired by code: Prosthetic Organ quirk moved to modular_zubbers code: 'Vox Primalis' now considered a collective noun code: dangerous_organ_removal has a new variable to toggle between organ qdel or having its damage set to max health. /🆑