Medical borg add chem glasses (#27843)
* Update borg_chassis.yml * Update borg_chassis.yml * fix * Removing unnecessary components and adapting changes (#28391) for the syndicate --------- Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
This commit is contained in:
@@ -265,6 +265,7 @@
|
||||
access: [["Medical"], ["Command"], ["Research"]]
|
||||
- type: Inventory
|
||||
templateId: borgDutch
|
||||
- type: SolutionScanner
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepHoverBorg
|
||||
@@ -363,7 +364,7 @@
|
||||
|
||||
- type: entity
|
||||
id: BorgChassisSyndicateMedical
|
||||
parent: BaseBorgChassisSyndicate
|
||||
parent: [BaseBorgChassisSyndicate, ShowMedicalIcons]
|
||||
name: syndicate medical cyborg
|
||||
description: A combat medical cyborg. Has limited offensive potential, but makes more than up for it with its support capabilities.
|
||||
components:
|
||||
@@ -397,6 +398,12 @@
|
||||
interactFailureString: petting-failure-syndicate-cyborg
|
||||
interactSuccessSound:
|
||||
path: /Audio/Ambience/Objects/periodic_beep.ogg
|
||||
- type: SolutionScanner
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepHoverBorg
|
||||
params:
|
||||
volume: -6
|
||||
|
||||
- type: entity
|
||||
id: BorgChassisSyndicateSaboteur
|
||||
|
||||
Reference in New Issue
Block a user