From 68018ee1fac58cf1e90b39b0d37bf933f0a862f9 Mon Sep 17 00:00:00 2001 From: Whisper <121047731+QuietlyWhisper@users.noreply.github.com> Date: Tue, 8 Aug 2023 23:10:46 -0400 Subject: [PATCH] Disable wheelchair trait (#18896) Disables wheelchair trait, vehicle code needs to be fixed --- Resources/Prototypes/Traits/disabilities.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Traits/disabilities.yml b/Resources/Prototypes/Traits/disabilities.yml index 9869eb8536..8d0dbc3336 100644 --- a/Resources/Prototypes/Traits/disabilities.yml +++ b/Resources/Prototypes/Traits/disabilities.yml @@ -50,10 +50,10 @@ components: - type: Uncloneable -- type: trait - id: WheelchairBound - name: trait-wheelchair-bound-name - description: trait-wheelchair-bound-desc - components: - - type: WheelchairBound - - type: LegsParalyzed +#- type: trait +# id: WheelchairBound +# name: trait-wheelchair-bound-name +# description: trait-wheelchair-bound-desc +# components: +# - type: WheelchairBound +# - type: LegsParalyzed