Skip to content

Commit

Permalink
Merge pull request #729 from ffxivcode/path
Browse files Browse the repository at this point in the history
Pharos Sirius interaction update
  • Loading branch information
erdelf authored Jan 1, 2025
2 parents ebda659 + e33f091 commit add006c
Showing 1 changed file with 28 additions and 12 deletions.
40 changes: 28 additions & 12 deletions AutoDuty/Paths/(510) Pharos Sirius (Hard).json
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@
"Z": 0
},
"arguments": [
"Candlekeep Key"
"2006467"
],
"note": ""
"note": "Candlekeep Key"
},
{
"tag": 0,
Expand All @@ -113,9 +113,9 @@
"Z": 0
},
"arguments": [
"Locked Door"
"2006470"
],
"note": ""
"note": "Locked Door"
},
{
"tag": 0,
Expand Down Expand Up @@ -158,14 +158,14 @@
},
{
"tag": 0,
"name": "AutoMoveFor",
"name": "MoveTo",
"position": {
"X": 61.35,
"Y": 30,
"Z": -56.2
"X": 69.55,
"Y": 13.37,
"Z": -57.51
},
"arguments": [
"2000"
"false"
],
"note": ""
},
Expand Down Expand Up @@ -217,7 +217,7 @@
"Z": -194.51
},
"arguments": [
""
"10000"
],
"note": ""
},
Expand All @@ -230,7 +230,7 @@
"Z": -166.27
},
"arguments": [
""
"10000"
],
"note": ""
},
Expand All @@ -247,6 +247,19 @@
],
"note": ""
},
{
"tag": 5,
"name": "TreasureCoffer",
"position": {
"X": -132.73,
"Y": 2.18,
"Z": -200.09
},
"arguments": [
""
],
"note": ""
},
{
"tag": 0,
"name": "MoveTo",
Expand Down Expand Up @@ -287,7 +300,6 @@
"note": ""
}
],
"interactables": [],
"meta": {
"createdAt": 106,
"changelog": [
Expand All @@ -302,6 +314,10 @@
{
"version": 164,
"change": "Converted to JSON Structure with Tags"
},
{
"version": 181,
"change": "Updated Interaction IDs"
}
],
"notes": []
Expand Down

0 comments on commit add006c

Please sign in to comment.