mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
3
data/sql/updates/db_world/2022_05_25_04.sql
Normal file
3
data/sql/updates/db_world/2022_05_25_04.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2022_05_25_03 -> 2022_05_25_04
|
||||
-- (Hunter) Set Lock and Load procPhase to 0, allowing Black Arrow procs
|
||||
UPDATE `spell_proc_event` SET `procPhase`=0 WHERE `entry` = -56342;
|
||||
Reference in New Issue
Block a user