mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Conditions): Zaxxis Insignia should drop without any conditions. (#19158)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Zaxxis Insignia
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 1) AND (`SourceEntry` = 29209) AND (`ConditionTypeOrReference` = 8) AND (`ConditionValue1` = 10265);
|
||||
Reference in New Issue
Block a user