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:
Wyrserth
2019-07-01 20:22:30 +02:00
parent 028d16a812
commit e621d40ddc

View File

@@ -0,0 +1,2 @@
--
UPDATE `conditions` SET `ConditionTypeOrReference`=9, `NegativeCondition`=0 WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=9874;