Skip to content

Commit

Permalink
fix borgs not having names
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Nov 24, 2024
1 parent 8646c3a commit 46a3635
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Prototypes/DeltaV/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
cell_slot:
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellMedium
- type: RandomMetadata
nameSegments: [names_borg]

- type: entity
parent: BorgChassisSecurity
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,8 @@
cell_slot:
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellMedium
- type: RandomMetadata # DeltaV: give job borgs names
nameSegments: [names_borg]

- type: entity
id: PlayerBorgSyndicateAssaultBattery
Expand Down

0 comments on commit 46a3635

Please sign in to comment.