Path updates

pull/5/head
Liza 2024-06-18 18:33:54 +02:00
parent 2f73fd64fb
commit c4d3e198d6
Signed by: liza
GPG Key ID: 7199F8D727D55F67
3 changed files with 3 additions and 3 deletions

View File

@ -144,7 +144,7 @@
"Z": 390.46313
},
"TerritoryId": 958,
"InteractionType": "Instruction",
"InteractionType": "Interact",
"Comment": "Follow Girl in Green"
}
]

View File

@ -77,7 +77,7 @@
"Z": 365.7129
},
"TerritoryId": 958,
"InteractionType": "Instruction",
"InteractionType": "Interact",
"Comment": "Follow Alphinaud and Alisaie",
"DialogueChoices": [
{

View 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>