forked from liza/Questionable
Path updates
This commit is contained in:
parent
2f73fd64fb
commit
c4d3e198d6
@ -144,7 +144,7 @@
|
|||||||
"Z": 390.46313
|
"Z": 390.46313
|
||||||
},
|
},
|
||||||
"TerritoryId": 958,
|
"TerritoryId": 958,
|
||||||
"InteractionType": "Instruction",
|
"InteractionType": "Interact",
|
||||||
"Comment": "Follow Girl in Green"
|
"Comment": "Follow Girl in Green"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
"Z": 365.7129
|
"Z": 365.7129
|
||||||
},
|
},
|
||||||
"TerritoryId": 958,
|
"TerritoryId": 958,
|
||||||
"InteractionType": "Instruction",
|
"InteractionType": "Interact",
|
||||||
"Comment": "Follow Alphinaud and Alisaie",
|
"Comment": "Follow Alphinaud and Alisaie",
|
||||||
"DialogueChoices": [
|
"DialogueChoices": [
|
||||||
{
|
{
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<Project Sdk="Microsoft.NET.Sdk">
|
<Project Sdk="Microsoft.NET.Sdk">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net8.0-windows</TargetFramework>
|
<TargetFramework>net8.0-windows</TargetFramework>
|
||||||
<Version>0.17</Version>
|
<Version>0.18</Version>
|
||||||
<LangVersion>12</LangVersion>
|
<LangVersion>12</LangVersion>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
||||||
|
Loading…
Reference in New Issue
Block a user