mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
Adds colorblindness as a mild brain trauma (#76527)
## About The Pull Request What the title says. The brain trauma makes the whole screen monochrome until cured.  ## Why It's Good For The Game I feel like the current pool for mild brain traumas is quite lame, this helps spice it up a bit with something that is quite annoying and distracting but not game breaking (as mild brain traumas should generally be). ## Changelog 🆑 add: Added colorblindness as a mild brain trauma. /🆑 --------- Co-authored-by: san7890 <the@san7890.com>
This commit is contained in:
co-authored by
san7890
parent
88103057a0
commit
8aa635f137
@@ -198,6 +198,9 @@
|
||||
fade_in = 20
|
||||
fade_out = 20
|
||||
|
||||
/datum/client_colour/monochrome/colorblind
|
||||
priority = PRIORITY_HIGH
|
||||
|
||||
/datum/client_colour/monochrome/trance
|
||||
priority = PRIORITY_NORMAL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user