From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Mon, 21 Apr 2025 17:54:51 +0000 (+0200) Subject: Station AI Name Identifier (#36801) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=13e546a0a683bc975d6d9e0a5c64390c87e8de6e;p=space-station-14.git Station AI Name Identifier (#36801) init --- diff --git a/Resources/Prototypes/Entities/Mobs/Player/silicon.yml b/Resources/Prototypes/Entities/Mobs/Player/silicon.yml index 0769972512..4e532d9377 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/silicon.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/silicon.yml @@ -446,6 +446,8 @@ - type: StartingMindRole mindRole: "MindRoleSiliconBrain" silent: true + - type: NameIdentifier + group: StationAi # Hologram projection that the AI's eye tracks. - type: entity diff --git a/Resources/Prototypes/name_identifier_groups.yml b/Resources/Prototypes/name_identifier_groups.yml index f175058e9a..ab8c9f90ac 100644 --- a/Resources/Prototypes/name_identifier_groups.yml +++ b/Resources/Prototypes/name_identifier_groups.yml @@ -29,6 +29,12 @@ minValue: 1000 maxValue: 9999 +- type: nameIdentifierGroup + id: StationAi + prefix: AI + minValue: 100 + maxValue: 999 + - type: nameIdentifierGroup id: XenoArtifactNode minValue: 0