fix(DB/Conditions) Correct Class conditions for Satchel of Helpful Goods (65-70) (#15281)
This commit is contained in:
parent
2274924d77
commit
bc7dc13660
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
-- These were switched around
|
||||
UPDATE `conditions` SET `ConditionValue1`=1032, `Comment`='SOHG: Turbulent Signet only for leatherusers' WHERE `SourceTypeOrReferenceId`=10 AND `SourceGroup`=10058 AND `SourceEntry`=51991;
|
||||
UPDATE `conditions` SET `ConditionValue1`=400, `Comment`='SOHG: Turbulent Signet only for clothusers' WHERE `SourceTypeOrReferenceId`=10 AND `SourceGroup`=10059 AND `SourceEntry`=51991;
|
||||
Loading…
Add table
Add a link
Reference in a new issue