Minor update for DT aether current paths
This commit is contained in:
parent
bcd2d6f602
commit
1b0fc18b96
@ -35,6 +35,15 @@
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 194.28456,
|
||||
"Y": 0.000497818,
|
||||
"Z": 628.7034
|
||||
},
|
||||
"TerritoryId": 1192,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 2013905,
|
||||
"Position": {
|
||||
|
@ -46,6 +46,15 @@
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -527.3558,
|
||||
"Y": -17.206274,
|
||||
"Z": 443.9363
|
||||
},
|
||||
"TerritoryId": 1190,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 1049324,
|
||||
"Position": {
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user