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: components:
- type: Uncloneable - type: Uncloneable
- type: trait #- type: trait
id: WheelchairBound # id: WheelchairBound
name: trait-wheelchair-bound-name # name: trait-wheelchair-bound-name
description: trait-wheelchair-bound-desc # description: trait-wheelchair-bound-desc
components: # components:
- type: WheelchairBound # - type: WheelchairBound
- type: LegsParalyzed # - type: LegsParalyzed