Fix integration tests (#35727)

* test

* fix names

* fix more
This commit is contained in:
slarticodefast 2025-03-08 20:38:18 +01:00 committed by deltanedas
parent 70a8ec77f0
commit 6919f74b33
4 changed files with 7 additions and 7 deletions

View File

@ -82,13 +82,13 @@ public sealed partial class SpeciesPrototype : IPrototype
public HumanoidSkinColor SkinColoration { get; private set; }
[DataField]
public string MaleFirstNames { get; private set; } = "names_first_male";
public string MaleFirstNames { get; private set; } = "NamesFirstMale";
[DataField]
public string FemaleFirstNames { get; private set; } = "names_first_female";
public string FemaleFirstNames { get; private set; } = "NamesFirstFemale";
[DataField]
public string LastNames { get; private set; } = "names_last";
public string LastNames { get; private set; } = "NamesLast";
[DataField]
public SpeciesNaming Naming { get; private set; } = SpeciesNaming.FirstLast;

View File

@ -303,7 +303,7 @@
components:
- type: RandomMetadata
nameSegments:
- names_borg
- NamesBorg
- type: NpcFactionMember
factions:
- NanoTrasen

View File

@ -629,7 +629,7 @@
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellHigh
- type: RandomMetadata
nameSegments: [names_borg]
nameSegments: [NamesBorg]
- type: entity
id: PlayerBorgDerelictGhostRole

View File

@ -29,7 +29,7 @@
- ReagentId: THC
Quantity: 20
- type: RandomMetadata
nameSegments: [names_rollie]
nameSegments: [NamesRollie]
- type: entity
id: JointRainbow
@ -90,7 +90,7 @@
- ReagentId: THC
Quantity: 20
- type: RandomMetadata
nameSegments: [names_rollie]
nameSegments: [NamesRollie]
- type: entity
id: BluntRainbow