From ebdb6d80bb4e9cac5c5b2e177df930d000b79444 Mon Sep 17 00:00:00 2001 From: Ovahlord Date: Sun, 6 Sep 2020 21:37:15 +0200 Subject: DB/Items: corrected proc flag and cooldown for The Black Heart trinket (cherry picked from commit 5810699ee0341573cee9323bbf282edf56813959) --- sql/updates/world/master/2022_02_05_02_world_2020_09_06_02_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2022_02_05_02_world_2020_09_06_02_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/master/2022_02_05_02_world_2020_09_06_02_world.sql b/sql/updates/world/master/2022_02_05_02_world_2020_09_06_02_world.sql new file mode 100644 index 00000000000..f0e5f006fb8 --- /dev/null +++ b/sql/updates/world/master/2022_02_05_02_world_2020_09_06_02_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `spell_proc` WHERE `SpellId`= 67653; -- cgit v1.2.3