summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conditions.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/conditions.md b/docs/conditions.md
index 9d9bdb1..2f2fe02 100644
--- a/docs/conditions.md
+++ b/docs/conditions.md
@@ -1060,11 +1060,11 @@ CONDITION_STAND_STATE</p></td>
<td>Always 0</td>
</tr>
<tr class="odd">
-<td>CONDITION_QUEST_OBJECTIVE_COMPLETE (6.x / 7.x only)</td>
+<td>CONDITION_QUEST_OBJECTIVE_PROGRESS</td>
<td>48</td>
-<td>Quest Objective ID - see quest_objectives</td>
-<td>Always 0</td>
-<td>Always 0</td>
+<td>Quest ID - see <a href="http://www.azerothcore.org/wiki/quest_template#id">quest_template.id</a></td>
+<td>Quest Objective ID - see <a href="http://www.azerothcore.org/wiki/quest_template#requirednpcorgo">quest_template.RequiredNpcOrGo</a></td>
+<td>Quest Objective Count</td>
</tr>
<tr class="even">
<td><p>CONDITION_MAX</p></td>