Fix cyborgs spawning with wheelchairbound trait (#24459)

* Fix cyborgs spawning with wheelchairbound trait

* also muted
This commit is contained in:
themias
2024-01-23 15:18:00 -05:00
committed by GitHub
parent 2737c80169
commit 5ab0317c89

View File

@@ -48,6 +48,9 @@
id: Muted
name: trait-muted-name
description: trait-muted-desc
blacklist:
components:
- BorgChassis
components:
- type: Muted
@@ -55,6 +58,9 @@
id: WheelchairBound
name: trait-wheelchair-bound-name
description: trait-wheelchair-bound-desc
blacklist:
components:
- BorgChassis
components:
- type: BuckleOnMapInit
prototype: VehicleWheelchair