master #3

Open
cacahuetes wants to merge 920 commits from liza/Questionable:master into cacahuetes-ShB-Healer
2 changed files with 4 additions and 5 deletions
Showing only changes of commit 9369c837c6 - Show all commits

View File

@ -17,10 +17,7 @@
"InteractionType": "AcceptQuest",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
129
]
"InSameTerritory": true
}
}
}
@ -71,4 +68,3 @@
}
]
}

View File

@ -28,6 +28,9 @@ internal sealed class QuestInfo : IQuestInfo
570 => " (Thaumaturge)",
673 => " (Ul'dah)",
674 => " (Limsa/Gridania)",
1432 => " (Gridania)",
1433 => " (Limsa)",
1434 => " (Ul'dah)",
_ => "",
};