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:
nightred
2019-09-15 00:34:21 -07:00
committed by Rob Bailey
parent 280741a839
commit dc23d15170
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -113,3 +113,6 @@
/datum/client_colour/monochrome/trance
priority = 1
/datum/client_colour/monochrome/blind
priority = 1