Disable wheelchair trait (#18896)

Disables wheelchair trait, vehicle code needs to be fixed
This commit is contained in:
Whisper
2023-08-08 23:10:46 -04:00
committed by GitHub
parent 88988ff22d
commit 68018ee1fa

View File

@@ -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