mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
decouples your face (#20035)
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
name = "tajaran eyeballs"
|
||||
colourblind_matrix = MATRIX_TAJ_CBLIND //The colour matrix and darksight parameters that the mob will recieve when they get the disability.
|
||||
replace_colours = TRITANOPIA_COLOR_REPLACE
|
||||
see_in_dark = 8
|
||||
see_in_dark = 3
|
||||
|
||||
/obj/item/organ/internal/eyes/tajaran/farwa //Being the lesser form of Tajara, Farwas have an utterly incurable version of their colourblindness.
|
||||
name = "farwa eyeballs"
|
||||
colourmatrix = MATRIX_TAJ_CBLIND
|
||||
see_in_dark = 8
|
||||
see_in_dark = 3
|
||||
replace_colours = TRITANOPIA_COLOR_REPLACE
|
||||
|
||||
/obj/item/organ/internal/heart/tajaran
|
||||
|
||||
@@ -8,12 +8,12 @@
|
||||
icon = 'icons/obj/species_organs/vulpkanin.dmi'
|
||||
colourblind_matrix = MATRIX_VULP_CBLIND //The colour matrix and darksight parameters that the mob will recieve when they get the disability.
|
||||
replace_colours = PROTANOPIA_COLOR_REPLACE
|
||||
see_in_dark = 8
|
||||
see_in_dark = 3
|
||||
|
||||
/obj/item/organ/internal/eyes/vulpkanin/wolpin //Being the lesser form of Vulpkanin, Wolpins have an utterly incurable version of their colourblindness.
|
||||
name = "wolpin eyeballs"
|
||||
colourmatrix = MATRIX_VULP_CBLIND
|
||||
see_in_dark = 8
|
||||
see_in_dark = 3
|
||||
replace_colours = PROTANOPIA_COLOR_REPLACE
|
||||
|
||||
/obj/item/organ/internal/heart/vulpkanin
|
||||
|
||||
Reference in New Issue
Block a user