From ccc8837b6952394eb5ad235610224c298116c583 Mon Sep 17 00:00:00 2001 From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Wed, 12 Mar 2025 20:16:16 +0100 Subject: [PATCH] fix more syndicate names (#35788) --- Resources/Prototypes/Entities/Mobs/Player/human.yml | 2 +- Resources/Prototypes/Entities/Objects/Tools/decoys.yml | 2 +- Resources/Prototypes/GameRules/events.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/Player/human.yml b/Resources/Prototypes/Entities/Mobs/Player/human.yml index 2355c0ffb4..5ed2c52427 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/human.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/human.yml @@ -97,7 +97,7 @@ roleLoadout: [ RoleSurvivalSyndicate ] - type: RandomMetadata nameSegments: - - SyndicateNamesPrefix + - NamesSyndicatePrefix - NamesSyndicateNormal - type: NpcFactionMember factions: diff --git a/Resources/Prototypes/Entities/Objects/Tools/decoys.yml b/Resources/Prototypes/Entities/Objects/Tools/decoys.yml index a8346675e2..8bacfe96af 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/decoys.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/decoys.yml @@ -31,7 +31,7 @@ size: Normal - type: RandomMetadata # No metagaming these, jimbo. nameSegments: - - SyndicateNamesPrefix + - NamesSyndicatePrefix - NamesSyndicateNormal - type: Damageable damageContainer: Inorganic diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index 6ce47543b4..cda13e4526 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -509,7 +509,7 @@ - type: NukeOperative - type: RandomMetadata nameSegments: - - SyndicateNamesPrefix + - NamesSyndicatePrefix - NamesSyndicateNormal - type: NpcFactionMember factions: -- 2.51.2