mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 09:42:29 +00:00
* Makes liquid_solder a liquid, adjusts solder and system cleaner math to use delta_time * Adds boolean to quirks to hide them from TGUI and the character prefs window * Renames brainproblems from Brain Tumor to Brain Degeneration. Refactors brainproblems and blooddeficiency for synths, adds species-specific detours to quirks, adds prefab pills and pillbottles for synth meds * Add synth pills to tgstation.dme * Adding forgotten brainproblems med record text * Fixes quirk icons failing unittests * Further fixes icons failing unittests * Remove semicolon from quirks.dm Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com> * Relocated qdel calls, renamed bp_synth and bd_synth private vars, changed is_species to isrobotic Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com>