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