aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptMgr.h
diff options
context:
space:
mode:
authoroffl <offl@users.noreply.github.com>2020-09-16 15:54:08 +0300
committeroffl <offl@users.noreply.github.com>2020-09-16 15:54:08 +0300
commit3f9ac8bad204ad184c91b56f2fb45ee09ef774e5 (patch)
treec6c78ad7372f93b80021fc98beb228330d63f771 /src/server/game/Scripting/ScriptMgr.h
parent29b119cf911951a85ae60c39ee6dda2ee7bfaed2 (diff)
DB/Conditions: Make gossip options & texts visible if quest is taken or completed
Previously condition CONDITION_QUESTTAKEN (9) was used (checks if quest is taken but NOT completed) while Blizzard always checks only if quest is taken. As result player can see gossip options and texts even if quest is completed but not yet rewarded Please use CONDITION_QUESTSTATE (47) with ConditionValue2 = 10 (taken or completed) in future to make gossip options or texts visible only if quest is taken
Diffstat (limited to 'src/server/game/Scripting/ScriptMgr.h')
0 files changed, 0 insertions, 0 deletions