mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
DB/Conditions: allow gossip option for NPC Agnetta Tyrsdottar to show only if the quest Is That Your Goblin? is taken but not completed.
This commit is contained in:
2
sql/updates/world/3.3.5/2019_07_01_04_world.sql
Normal file
2
sql/updates/world/3.3.5/2019_07_01_04_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `conditions` SET `ConditionTypeOrReference`=9, `NegativeCondition`=0 WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=9874;
|
||||
Reference in New Issue
Block a user