Path updates
authorLiza Carvelli <liza@carvel.li>
Tue, 18 Jun 2024 16:33:54 +0000 (18:33 +0200)
committerLiza Carvelli <liza@carvel.li>
Tue, 18 Jun 2024 16:34:09 +0000 (18:34 +0200)
QuestPaths/Endwalker/MSQ/B-Garlemald/4384_Tracks in the Snow.json
QuestPaths/Endwalker/MSQ/B-Garlemald/4387_A Way Forward.json
Questionable/Questionable.csproj

index 1972e4bac1121952a1f182834687929e483add31..1553b79fd079b20abf54e1a455695079445031f0 100644 (file)
             "Z": 390.46313
           },
           "TerritoryId": 958,
-          "InteractionType": "Instruction",
+          "InteractionType": "Interact",
           "Comment": "Follow Girl in Green"
         }
       ]
index 9d343a9dc3a21d11b507527bc552bf1fea24822c..1da0cf2903707acc1aa86bb44b0209e69c2523d3 100644 (file)
@@ -77,7 +77,7 @@
             "Z": 365.7129
           },
           "TerritoryId": 958,
-          "InteractionType": "Instruction",
+          "InteractionType": "Interact",
           "Comment": "Follow Alphinaud and Alisaie",
           "DialogueChoices": [
             {
index 2fc6155cb993cba99c8066b4e966e84b33af2b13..c1e5969df9beabbc566a55376fa1ddd12872ccd3 100644 (file)
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
     <PropertyGroup>
         <TargetFramework>net8.0-windows</TargetFramework>
-        <Version>0.17</Version>
+        <Version>0.18</Version>
         <LangVersion>12</LangVersion>
         <Nullable>enable</Nullable>
         <CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>