diff --git a/Resources/Prototypes/DeltaV/Datasets/Names/borg.yml b/Resources/Prototypes/DeltaV/Datasets/Names/borg.yml new file mode 100644 index 00000000000..5ea6e2ca0f9 --- /dev/null +++ b/Resources/Prototypes/DeltaV/Datasets/Names/borg.yml @@ -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 diff --git a/Resources/Prototypes/DeltaV/Entities/Mobs/Player/silicon.yml b/Resources/Prototypes/DeltaV/Entities/Mobs/Player/silicon.yml index 561cbfb4507..74d2831f6ba 100644 --- a/Resources/Prototypes/DeltaV/Entities/Mobs/Player/silicon.yml +++ b/Resources/Prototypes/DeltaV/Entities/Mobs/Player/silicon.yml @@ -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 @@ -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 diff --git a/Resources/Prototypes/Entities/Mobs/Player/silicon.yml b/Resources/Prototypes/Entities/Mobs/Player/silicon.yml index 345f9435650..b0d3c066560 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/silicon.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/silicon.yml @@ -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