diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/1052_Looking the Part.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/1052_Looking the Part.json index a3ae2649..59241a3d 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/1052_Looking the Part.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/1052_Looking the Part.json @@ -112,9 +112,18 @@ "SkipConditions": { "AetheryteShortcutIf": { "InSameTerritory": true + }, + "StepIf": { + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] } - }, - "Comment": "TODO Verify enemy id" + } }, { "DataId": 2002309, diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/C6-Mor Dhona/1001_Drowning Out the Voices.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/C6-Mor Dhona/1001_Drowning Out the Voices.json index 1fcf9d81..59a79e75 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/C6-Mor Dhona/1001_Drowning Out the Voices.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/C6-Mor Dhona/1001_Drowning Out the Voices.json @@ -51,6 +51,7 @@ }, "TerritoryId": 156, "InteractionType": "Combat", + "DelaySecondsAtStart": 2, "EnemySpawnType": "AfterItemUse", "ItemId": 2000766, "KillEnemyDataIds": [ @@ -180,6 +181,7 @@ }, "TerritoryId": 156, "InteractionType": "Combat", + "DelaySecondsAtStart": 2, "EnemySpawnType": "AfterItemUse", "ItemId": 2000766, "KillEnemyDataIds": [ @@ -238,7 +240,8 @@ }, "TerritoryId": 156, "InteractionType": "UseItem", - "ItemId": 2000766 + "ItemId": 2000766, + "DelaySecondsAtStart": 2 } ] },