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