]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Add hint for the examine trigger effect (#21166)
authorliltenhead <104418166+liltenhead@users.noreply.github.com>
Tue, 24 Oct 2023 20:37:16 +0000 (13:37 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2023 20:37:16 +0000 (16:37 -0400)
* examine locale

* examine trigger desc

Resources/Locale/en-US/xenoarchaeology/artifact-hints.ftl
Resources/Prototypes/XenoArch/artifact_triggers.yml

index 48a6f49408c347efdb16e38f848469ced5b3f839..3b6327199624a768c6684cabaf033280802aa9f4 100644 (file)
@@ -36,3 +36,4 @@ artifact-trigger-hint-pressure = Extreme pressure
 artifact-trigger-hint-regular-gases = Standard atmospheric gases
 artifact-trigger-hint-plasma = Gaseous plasma
 artifact-trigger-hint-land = Active deceleration
+artifact-trigger-hint-examine = Examination
index 3308eed1850450d6af16f4e71b074f469074c293..6e128cef1ce1cc26817e50b8bf9d0938facb0c94 100644 (file)
@@ -14,6 +14,7 @@
 - type: artifactTrigger
   id: TriggerExamine
   targetDepth: 0
+  triggerHint: artifact-trigger-hint-examine
   components:
   - type: ArtifactExamineTrigger