From 1b185d5b60c8e3f902897ede06db5fd7d5c0ddca Mon Sep 17 00:00:00 2001 From: Adrian16199 <144424013+Adrian16199@users.noreply.github.com> Date: Wed, 27 Dec 2023 18:55:06 +0100 Subject: [PATCH] Fix to cyborgs being able to spawn with nearsighted. (#606) I absolutely hate that I failed to find the fix until I asked someone. --- Resources/Prototypes/SimpleStation14/Traits/disabilities.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/SimpleStation14/Traits/disabilities.yml b/Resources/Prototypes/SimpleStation14/Traits/disabilities.yml index f321ec26e2..25aa23a5af 100644 --- a/Resources/Prototypes/SimpleStation14/Traits/disabilities.yml +++ b/Resources/Prototypes/SimpleStation14/Traits/disabilities.yml @@ -5,4 +5,7 @@ traitGear: ClothingEyesGlasses components: - type: Nearsighted + whitelist: # Delta V fix to borgs spawning with it. + components: + - Blindable