Fix cyborgs spawning with wheelchairbound trait (#24459)
* Fix cyborgs spawning with wheelchairbound trait * also muted
This commit is contained in:
@@ -48,6 +48,9 @@
|
|||||||
id: Muted
|
id: Muted
|
||||||
name: trait-muted-name
|
name: trait-muted-name
|
||||||
description: trait-muted-desc
|
description: trait-muted-desc
|
||||||
|
blacklist:
|
||||||
|
components:
|
||||||
|
- BorgChassis
|
||||||
components:
|
components:
|
||||||
- type: Muted
|
- type: Muted
|
||||||
|
|
||||||
@@ -55,6 +58,9 @@
|
|||||||
id: WheelchairBound
|
id: WheelchairBound
|
||||||
name: trait-wheelchair-bound-name
|
name: trait-wheelchair-bound-name
|
||||||
description: trait-wheelchair-bound-desc
|
description: trait-wheelchair-bound-desc
|
||||||
|
blacklist:
|
||||||
|
components:
|
||||||
|
- BorgChassis
|
||||||
components:
|
components:
|
||||||
- type: BuckleOnMapInit
|
- type: BuckleOnMapInit
|
||||||
prototype: VehicleWheelchair
|
prototype: VehicleWheelchair
|
||||||
|
|||||||
Reference in New Issue
Block a user