diff options
author | offl <offl@users.noreply.github.com> | 2020-09-16 15:54:08 +0300 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2022-02-06 01:11:53 +0100 |
commit | 066c6c98a046c4c0ad53e7fa78cf9ee6ab1610fd (patch) | |
tree | 1dd22f1420ae7cc3a01f891155b6609a2683944f /src/server/scripts | |
parent | 7d85f584a72b424e38e4b77f89bdf0d5a6a0cf34 (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
(cherry picked from commit 3f9ac8bad204ad184c91b56f2fb45ee09ef774e5)
Diffstat (limited to 'src/server/scripts')
0 files changed, 0 insertions, 0 deletions