summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStoabrogga <38475780+Stoabrogga@users.noreply.github.com>2020-01-29 22:24:03 +0100
committerGitHub <noreply@github.com>2020-01-29 22:24:03 +0100
commit5637cfb5596d75dca9cf1afa4a8c9db0e6e04997 (patch)
treecd476c31d397f0be02fa5df836e7545abaaa8b7c /docs
parent4f6a83cfec73386528fb591d18ba33fb8be1d89f (diff)
downloadwiki-5637cfb5596d75dca9cf1afa4a8c9db0e6e04997.tar.gz
wiki-5637cfb5596d75dca9cf1afa4a8c9db0e6e04997.tar.bz2
wiki-5637cfb5596d75dca9cf1afa4a8c9db0e6e04997.zip
docs(conditions): Update "CONDITION_SOURCE_TYPE_QUEST_ACCEPT" and "CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK" (#175)
Diffstat (limited to 'docs')
-rw-r--r--docs/conditions.md18
1 files changed, 7 insertions, 11 deletions
diff --git a/docs/conditions.md b/docs/conditions.md
index 2f2fe02..b142a2b 100644
--- a/docs/conditions.md
+++ b/docs/conditions.md
@@ -446,7 +446,7 @@ Spell ID fromĀ <a href="http://www.azerothcore.org/wiki/Spell">Spell.dbc</a></td
</td>
</tr>
<tr class="even">
-<td>CONDITION_SOURCE_TYPE_QUEST_AVAILABLE</td>
+<td>CONDITION_SOURCE_TYPE_QUEST_ACCEPT</td>
<td>19</td>
<td>Always 0</td>
<td><a href="http://www.azerothcore.org/wiki/quest_template#id">Quest ID</a></td>
@@ -455,17 +455,13 @@ Spell ID fromĀ <a href="http://www.azerothcore.org/wiki/Spell">Spell.dbc</a></td
<td>Condition must be met for quest to be available to player.</td>
</tr>
<tr class="odd">
-<td>UNUSED</td>
+<td>CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK</td>
<td>20</td>
-<td><br />
-</td>
-<td></td>
-<td><br />
-</td>
-<td><br />
-</td>
-<td><br />
-</td>
+<td>Always 0</td>
+<td><a href="http://www.azerothcore.org/wiki/quest_template#id">Quest ID</a></td>
+<td>Always 0</td>
+<td>Always 0</td>
+<td>Condition must be met for the quest mark to show.</td>
</tr>
<tr class="even">
<td><br />