From: Kacper UrbaƄczyk Date: Sun, 1 Oct 2023 14:51:35 +0000 (+0200) Subject: Add RandomHumanoidAppearance component to for space ninjas (#20605) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=f72e01887de5edf51f33e877efbe7f87baba0a5a;p=space-station-14.git Add RandomHumanoidAppearance component to for space ninjas (#20605) --- diff --git a/Resources/Prototypes/Entities/Mobs/Player/human.yml b/Resources/Prototypes/Entities/Mobs/Player/human.yml index 985be544e5..59990a3f7b 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/human.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/human.yml @@ -61,6 +61,8 @@ parent: MobHuman id: MobHumanSpaceNinja components: + - type: RandomHumanoidAppearance + randomizeName: false - type: Loadout prototypes: [SpaceNinjaGear] - type: NpcFactionMember