From 238dfde5ff68179451409d1ee1e0a31e945ac0bd Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Sun, 20 Feb 2022 01:07:28 +0000 Subject: [PATCH] holoparasite name identifier (#6807) --- Resources/Prototypes/Entities/Mobs/Player/guardian.yml | 2 ++ Resources/Prototypes/name_identifier_groups.yml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/Player/guardian.yml b/Resources/Prototypes/Entities/Mobs/Player/guardian.yml index e115bec9f7..8ed853e942 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/guardian.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/guardian.yml @@ -71,3 +71,5 @@ innateActions: - CombatMode - type: Guardian + - type: NameIdentifier + group: Holoparasite \ No newline at end of file diff --git a/Resources/Prototypes/name_identifier_groups.yml b/Resources/Prototypes/name_identifier_groups.yml index 82b512c0eb..1c3f94d4ea 100644 --- a/Resources/Prototypes/name_identifier_groups.yml +++ b/Resources/Prototypes/name_identifier_groups.yml @@ -2,6 +2,10 @@ - type: nameIdentifierGroup id: Monkey prefix: MK + +- type: nameIdentifierGroup + id: Holoparasite + prefix: HOLO - type: nameIdentifierGroup id: Drone