From 6a2281b2fed45cbeb9606edea0cd12b38318a76c Mon Sep 17 00:00:00 2001 From: Noah Pilarski Date: Sun, 19 Jun 2022 16:59:13 -0400 Subject: [PATCH] Vessel Achievement Text --- NewHorizons/Assets/translations/english.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NewHorizons/Assets/translations/english.json b/NewHorizons/Assets/translations/english.json index 97b34535..833a9e07 100644 --- a/NewHorizons/Assets/translations/english.json +++ b/NewHorizons/Assets/translations/english.json @@ -35,6 +35,10 @@ "NH_WARP_DRIVE": { "Name": "Lore Inaccurate", "Description": "Use your ship's warp drive." + }, + "NH_VESSEL_WARP": { + "Name": "Lore Accurate", + "Description": "Warp to a star system using the Vessel." } } } \ No newline at end of file