From de4e76f0d11a1fdf344fe7567fc9a6bd1aaddab8 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Wed, 13 May 2020 08:54:03 +0200 Subject: Update conditions.md (#203) --- docs/conditions.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/conditions.md b/docs/conditions.md index b142a2b..22a78c8 100644 --- a/docs/conditions.md +++ b/docs/conditions.md @@ -446,7 +446,7 @@ Spell ID fromĀ Spell.dbc -CONDITION_SOURCE_TYPE_QUEST_ACCEPT +CONDITION_SOURCE_TYPE_QUEST_AVAILABLE 19 Always 0 Quest ID @@ -455,13 +455,13 @@ Spell ID fromĀ Spell.dbcCondition must be met for quest to be available to player. -CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK +CONDITION_SOURCE_TYPE_UNUSED_20 20 -Always 0 -Quest ID -Always 0 -Always 0 -Condition must be met for the quest mark to show. + + + + +
-- cgit