Added back the skip condition, otherwise you get an error still.

This commit is contained in:
cacahuetes 2024-08-20 11:38:05 +00:00
parent 06b984993b
commit fec9285493

View File

@ -57,6 +57,11 @@
"TerritoryId": 152, "TerritoryId": 152,
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"AetheryteShortcut": "East Shroud - Hawthorne Hut", "AetheryteShortcut": "East Shroud - Hawthorne Hut",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
},
"Fly": true "Fly": true
}, },
{ {