]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix integration tests (#35727)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Sat, 8 Mar 2025 19:38:18 +0000 (20:38 +0100)
committerGitHub <noreply@github.com>
Sat, 8 Mar 2025 19:38:18 +0000 (20:38 +0100)
* test

* fix names

* fix more

Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs
Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml
Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/joints.yml

index 4c1483ac485bcf4bbb93d5ec50738f95df3e4c13..c1c634a72d27d017fa5ba3e3109055806c70c7f9 100644 (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;
index 6fd3b3fbb9b582570ad1505301745ff4d00e79b1..3995e071fb38d61a975526a3d1552049a32f8917 100644 (file)
   components:
   - type: RandomMetadata
     nameSegments:
-      - names_borg
+    - NamesBorg
   - type: NpcFactionMember
     factions:
     - NanoTrasen
index c287c9f0083a3a9649e292bbf20590f4a639be21..076997251285ae44b3fd8e53ab8a0b5134f449c9 100644 (file)
         name: power-cell-slot-component-slot-name-default
         startingItem: PowerCellHigh
   - type: RandomMetadata
-    nameSegments: [names_borg]
+    nameSegments: [NamesBorg]
 
 - type: entity
   id: PlayerBorgDerelictGhostRole
index 86a95e444b56f2b2b67b9294962f04f606fe4cf1..25d6865f20e2d4fb34565e4dc517179121f0a1e2 100644 (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