mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
* Sets groundwork for different grey skins. Sprites work fine, but preferences and char preview need to be addressed. * typo * Character preview changes color now. This partially fixes the "0 -" issue as well, it now says "0 - gray". * Adds random functionality to Greys. Randomize your own char, and fresh spawns are random! * uses clamp instead of max,min, and round