Fix to cyborgs being able to spawn with nearsighted. (#606)
I absolutely hate that I failed to find the fix until I asked someone.
This commit is contained in:
parent
0f15db72f5
commit
1b185d5b60
|
|
@ -5,4 +5,7 @@
|
|||
traitGear: ClothingEyesGlasses
|
||||
components:
|
||||
- type: Nearsighted
|
||||
whitelist: # Delta V fix to borgs spawning with it.
|
||||
components:
|
||||
- Blindable
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue