Skip to content

Commit

Permalink
use lawset field on borgs
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Nov 27, 2024
1 parent 7f7bbe3 commit 4eed81b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/DeltaV/borg_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
- BorgModuleSecurityPatrol
- BorgModuleSecurityBastion

lawset: SiliconPolice

addComponents:
- type: SiliconLawProvider
laws: SiliconPolice
- type: FlashImmunity
- type: ShowMindShieldIcons
- type: ShowCriminalRecordIcons
Expand Down
12 changes: 4 additions & 8 deletions Resources/Prototypes/borg_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@
- BorgModuleRCD
- BorgModuleCable

addComponents: # DeltaV: Custom lawset
- type: SiliconLawProvider
laws: Engineer
lawset: Engineer # DeltaV: Custom lawset

radioChannels:
- Engineering
Expand Down Expand Up @@ -123,9 +121,7 @@
- BorgModuleLightReplacer
- BorgModuleCleaning

addComponents: # DeltaV: Custom lawset
- type: SiliconLawProvider
laws: Janitor
lawset: Janitor # DeltaV: Custom lawset

radioChannels:
- Science
Expand Down Expand Up @@ -165,6 +161,8 @@
- Science
- Medical

lawset: Medical # DeltaV: Custom lawset

addComponents:
- type: SolutionScanner
- type: ShowHealthBars
Expand All @@ -174,8 +172,6 @@
damageContainers:
- Biological
- type: FabricateCandy # Nyanotrasen - The medical cyborg can generate candies filled with medicine.
- type: SiliconLawProvider # DeltaV: Custom lawset
laws: Medical

# Visual
inventoryTemplateId: borgDutch
Expand Down

0 comments on commit 4eed81b

Please sign in to comment.