Disable wheelchair trait (#18896)
Disables wheelchair trait, vehicle code needs to be fixed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user