Skip to content

Commit

Permalink
SQL/Hotfixes: Fixed the Cloak of Coordination for alliance side
Browse files Browse the repository at this point in the history
  • Loading branch information
0x417277656E74 committed Aug 8, 2020
1 parent 210f0c0 commit a060f87
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
INSERT INTO `az_hotfixes`.`hotfix_data`(`Id`, `TableHash`, `RecordId`, `Deleted`, `VerifiedBuild`) VALUES (56645, 1073915313, 12926, 0, 0);
INSERT INTO `az_hotfixes`.`item_effect`(`ID`, `LegacySlotIndex`, `TriggerType`, `Charges`, `CoolDownMSec`, `CategoryCoolDownMSec`, `SpellCategoryID`, `SpellID`, `ChrSpecializationID`, `ParentItemID`, `VerifiedBuild`) VALUES (12926, 0, 0, 0, 7200000, -1, 0, 3561, 0, 65360, 0);

0 comments on commit a060f87

Please sign in to comment.