Skip to content

Commit

Permalink
Real, enjoy your commit, idiot PR
Browse files Browse the repository at this point in the history
  • Loading branch information
therealDLondon committed Dec 5, 2024
1 parent 26201a1 commit 775a1d7
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 3 deletions.
68 changes: 68 additions & 0 deletions Resources/Prototypes/DeltaV/Datasets/Names/borg.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
- type: dataset
id: names_borg_deltav
values:
- Abacus
- Apple
- Atlas
- Atom
- Atom II
- Ballpoint
- Bee
- Boopsky
- Box
- Breda
- Bren
- Brick
- Brick II
- Broadsword
- Catnip
- Classic
- Danny
- Discovery
- Eagle
- Everest
- Experiment VII
- F.O.X. Bot
- Flywheel
- Gear
- Gear II
- Gear III
- Hammer
- Huh? Skub? # Huh, Skub
- Impossible
- Is-A-Cyborg
- K2
- Lancer
- Loves-The-Crew
- Mac-10
- Mach
- Man Of Iron
- Matchstick
- Meatball
- Meow
- Metal Felinid
- Metal Man
- Metalball
- Mountain
- NASA
- Nermal
- Nova
- Number Five
- Number One
- Ox
- Pastry
- Pea-Body
- Petra
- PrAI
- Prism
- Prydwen # People of the station...
- S.C.R.A.M.
- Sir Mops-A-Lot
- Spud-Nik
- Squirrel # Fun with nutimov laws!
- Steve
- Talent
- Talus
- Thomas
- Trawler
- Voyager
4 changes: 2 additions & 2 deletions Resources/Prototypes/DeltaV/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellMedium
- type: RandomMetadata
nameSegments: [names_borg]
nameSegments: [names_borg_deltav]

- type: entity
parent: BorgChassisSecurity
Expand All @@ -30,4 +30,4 @@
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellMedium
- type: RandomMetadata
nameSegments: [names_borg] # TODO: Make good names, this is a stupid list.
nameSegments: [names_borg_deltav] # TODO: Make good names, this is a stupid list. # Your wish is my command, unknown commenter -Fox
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellMedium
- type: RandomMetadata # DeltaV: give job borgs names
nameSegments: [names_borg]
nameSegments: [names_borg_deltav]

- type: entity
id: PlayerBorgSyndicateAssaultBattery
Expand Down

0 comments on commit 775a1d7

Please sign in to comment.