mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-28 02:21:53 +00:00
* SPECIES NUKING 2023 EXTRA: Makes skin tones a trait instead of a species variable (#76410) very similar to https://github.com/tgstation/tgstation/pull/76297, much simpler though removes the uses_skintones variable for similar reasons Species variables are less useful and modular than traits. If for some reason we ever add a mechanic that for some reason makes your character use skin tones instead of whatever their original color is, it will be much simpler to be handled. not player facing * Fixes all of the remaining issues --------- Co-authored-by: ChungusGamer666 <82850673+ChungusGamer666@users.noreply.github.com>