Add hint for the examine trigger effect (#21166)
* examine locale * examine trigger desc
This commit is contained in:
@@ -36,3 +36,4 @@ artifact-trigger-hint-pressure = Extreme pressure
|
|||||||
artifact-trigger-hint-regular-gases = Standard atmospheric gases
|
artifact-trigger-hint-regular-gases = Standard atmospheric gases
|
||||||
artifact-trigger-hint-plasma = Gaseous plasma
|
artifact-trigger-hint-plasma = Gaseous plasma
|
||||||
artifact-trigger-hint-land = Active deceleration
|
artifact-trigger-hint-land = Active deceleration
|
||||||
|
artifact-trigger-hint-examine = Examination
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
- type: artifactTrigger
|
- type: artifactTrigger
|
||||||
id: TriggerExamine
|
id: TriggerExamine
|
||||||
targetDepth: 0
|
targetDepth: 0
|
||||||
|
triggerHint: artifact-trigger-hint-examine
|
||||||
components:
|
components:
|
||||||
- type: ArtifactExamineTrigger
|
- type: ArtifactExamineTrigger
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user