mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Blindness removes your ability to see colours (#46475)
* Blindness removes colours so you can only see if an object is near, not the fine points on it. * Fixed up the monochromatic trait to persist when removing blindness * Removed added trait and created new colour filter for blindness * Blankspace Removal * removed the src before the proc as it was not needed
This commit is contained in:
@@ -113,3 +113,6 @@
|
||||
|
||||
/datum/client_colour/monochrome/trance
|
||||
priority = 1
|
||||
|
||||
/datum/client_colour/monochrome/blind
|
||||
priority = 1
|
||||
|
||||
Reference in New Issue
Block a user