Minor adjustments to AST quests

master v3.10
Liza 2024-10-12 18:18:54 +02:00
parent 77a06bc401
commit 4f5721e67b
Signed by: liza
GPG Key ID: 7199F8D727D55F67
6 changed files with 6 additions and 11 deletions

View File

@ -1,5 +1,5 @@
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<Version>3.9</Version> <Version>3.10</Version>
</PropertyGroup> </PropertyGroup>
</Project> </Project>

View File

@ -78,8 +78,7 @@
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "SinglePlayerDuty", "InteractionType": "SinglePlayerDuty",
"StopDistance": 4, "StopDistance": 4,
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead"
"Comment": "Do the solo duty!"
} }
] ]
}, },

View File

@ -160,8 +160,7 @@
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
} }
}, }
"Comment": "Do the solo duty!"
} }
] ]
}, },

View File

@ -119,8 +119,7 @@
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
} }
}, }
"Comment": "Do the Solo Duty!"
} }
] ]
}, },

View File

@ -190,8 +190,7 @@
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
} }
}, }
"Comment": "Do the Solo duty!"
} }
] ]
}, },

View File

@ -105,8 +105,7 @@
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
} }
}, }
"Comment": "Do the solo Duty!"
} }
] ]
}, },