Skip to content

Commit

Permalink
Medical borg add chem glasses (#27843)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
marboww and TheShuEd authored Jul 25, 2024
1 parent 06d1366 commit b6811d3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
access: [["Medical"], ["Command"], ["Research"]]
- type: Inventory
templateId: borgDutch
- type: SolutionScanner
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepHoverBorg
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b6811d3

Please sign in to comment.