From 367c251e09c1c4be2c89e69fa0f08cfbcb756d77 Mon Sep 17 00:00:00 2001 From: Whisper <121047731+QuietlyWhisper@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:31:22 -0400 Subject: [PATCH] gives a suffix to the strictly human spawning syndicate agent (#20864) --- Resources/Prototypes/Entities/Mobs/Player/human.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Mobs/Player/human.yml b/Resources/Prototypes/Entities/Mobs/Player/human.yml index 59990a3f7b..3ac7c499bb 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/human.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/human.yml @@ -9,6 +9,7 @@ parent: MobHuman id: MobHumanSyndicateAgent name: Syndicate Agent + suffix: Human components: - type: Loadout prototypes: [SyndicateOperativeGearExtremelyBasic]