Minor update for DT aether current paths

master
Liza 2024-07-28 03:46:26 +02:00
parent bcd2d6f602
commit 1b0fc18b96
Signed by: liza
GPG Key ID: 7199F8D727D55F67
3 changed files with 19 additions and 1 deletions

View File

@ -35,6 +35,15 @@
{
"Sequence": 2,
"Steps": [
{
"Position": {
"X": 194.28456,
"Y": 0.000497818,
"Z": 628.7034
},
"TerritoryId": 1192,
"InteractionType": "WalkTo"
},
{
"DataId": 2013905,
"Position": {

View File

@ -46,6 +46,15 @@
{
"Sequence": 255,
"Steps": [
{
"Position": {
"X": -527.3558,
"Y": -17.206274,
"Z": 443.9363
},
"TerritoryId": 1190,
"InteractionType": "WalkTo"
},
{
"DataId": 1049324,
"Position": {

View File

@ -1,6 +1,6 @@
<Project Sdk="Dalamud.NET.Sdk/9.0.2">
<PropertyGroup>
<Version>1.20</Version>
<Version>1.21</Version>
<OutputPath>dist</OutputPath>
<PathMap Condition="$(SolutionDir) != ''">$(SolutionDir)=X:\</PathMap>
<Platforms>x64</Platforms>